UNPKG

@halsp/http

Version:

支持 Halsp HTTP 请求

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 } }