UNPKG

jsdk-offical

Version:

JSDK is the most comprehensive TypeScript framework, like JDK.

11 lines 214 B
{ "extends":"../build/base", "compilerOptions": { "outFile": "../dist/jscore.js", "allowJs": true, "skipLibCheck": true }, "include": [ "../source/core/*.ts" ] }