UNPKG

snapshot-fs

Version:

Create a filesystem snapshot for use with memfs

1 lines 214 B
{"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"","sourcesContent":["export type CborUint8Array<T> = Uint8Array & {\n __BRAND__: 'cbor';\n __TYPE__: T;\n};\n"]}