UNPKG

async-stream-reader

Version:
13 lines 216 B
{ "compilerOptions": { "outDir": "./built", "allowJs": true, "target": "es6", "noImplicitAny": true, "strictNullChecks": true, "module": "CommonJS" }, "include": [ "./index.ts" ] }