UNPKG

@halsp/core

Version:

面向云的现代渐进式轻量 Node.js 框架

14 lines 300 B
{ "compilerOptions": { "module": "commonjs", "declaration": true, "target": "es2015", "strict": true, "outDir": "dist", "esModuleInterop": true, "skipLibCheck": true, "noImplicitAny": false, "experimentalDecorators": true, "emitDecoratorMetadata": true } }