UNPKG

@nevware21/ts-async

Version:

support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.

7 lines 136 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "target": "es6", "outDir": "./build/es6" } }