UNPKG

@octopusx/ndk

Version:

octopus x sdk to connect to the octopusx grids and services

14 lines (13 loc) 300 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "watch": false, "lib": ["es2016"], "outDir": "./build", "noEmitOnError": true, "strict": true, "strictPropertyInitialization": false }, "exclude": ["tests/**"] }