UNPKG

@parity/api

Version:

The Parity Promise-based API library for interfacing with Ethereum over RPC

11 lines (10 loc) 198 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "allowJs": true, "declaration": false, "outDir": "./lib" }, "include": ["src/**/*"], "exclude": ["src/**/*.spec.js"] }