UNPKG

byte-rw

Version:

Byte reader/writer for buffers and streams in typescript/javascript

8 lines 171 B
{ "extends": "./tsconfig.json", "compilerOptions": { "sourceMap": true }, "include": ["src", "src/**/*.spec.ts"], "exclude": ["node_modules"] }