UNPKG

capnp-ts

Version:

Strongly typed Cap'n Proto implementation for the browser and Node.js using TypeScript

8 lines (7 loc) 127 B
{ "compilerOptions": { "noEmit": false }, "extends": "../../tsconfig.json", "include": ["src/**/*", "test/**/*"] }