UNPKG

@calf/abra

Version:

Abra module of Calf framework.

15 lines 314 B
{ "compilerOptions": { "target": "es5", "experimentalDecorators": true, "strictPropertyInitialization": false, "module": "commonjs", "declaration": true, "outDir": "./dist", "strict": true, "lib": [ "dom", "es2017" ] } }