UNPKG

@nitin-spheron/desub-js

Version:

Typescript library for working with the decentralised subscription contracts in Spheron

11 lines 176 B
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "./src", "removeComments": true }, "exclude": [ "src/**/*.test.ts", "node_modules" ] }