protobuf codec with static type inference jsr.io/@mary/protobuf
typescript jsr
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: fmt

Mary 0de805cd 257f533e

+1 -8
+1 -8
lib/mod.test.ts
··· 1 - import { 2 - assert, 3 - assertAlmostEquals, 4 - assertArrayIncludes, 5 - assertEquals, 6 - assertStringIncludes, 7 - assertThrows, 8 - } from '@std/assert'; 1 + import { assert, assertAlmostEquals, assertEquals, assertStringIncludes, assertThrows } from '@std/assert'; 9 2 import { nanoid } from 'nanoid/non-secure'; 10 3 11 4 import * as p from './mod.ts';