UNPKG

@jingoz/enhanced-abort-controller

Version:

EnhancedAbortController 是一种具有超时功能的增强版本的 AbortController,使用 TypeScript 编写。

11 lines (10 loc) 192 B
{ "extends": ["../../tsconfig.json"], "compilerOptions": { "outDir": "build", "declaration": true, "emitDeclarationOnly": true, "noEmit": false }, "include": ["lib"] }