DefinitelyTyped/types/generic-pool
Brian Donovan 5b02b39251 Use void instead of undefined to represent lack of value. (#27106)
Using undefined means async functions must have a `return undefined;` rather than omitting the return value altogether, as would be the most natural thing to do in such functions.
2018-07-06 10:31:37 -07:00
..
generic-pool-tests.ts
index.d.ts
tsconfig.json
tslint.json