This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced
2026-09-09 02:30:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d82038ed3d7c8c42e0551d9258115b5bc7558bf7
DefinitelyTyped
/
async
T
History
Hugo Leclerc
d82038ed3d
async: in callbacks args,
err
can be of any type, not necessarily
Error
(or
string
as seen before) => use of a generic type. Remove
path.exist
from async-test + use of node.d.ts to get the exact content of the fs module.
2016-10-11 17:39:26 +02:00
..
async-explicit-tests.ts
fixed typing for async.parallel and co
2015-01-28 11:15:55 -08:00
async-tests.ts
async: in callbacks args,
err
can be of any type, not necessarily
Error
(or
string
as seen before) => use of a generic type. Remove
path.exist
from async-test + use of node.d.ts to get the exact content of the fs module.
2016-10-11 17:39:26 +02:00
async-tests.ts.tscparams
normalize line ending (CRLF -> LF)
2016-02-16 01:20:30 +09:00
async.d.ts
async: in callbacks args,
err
can be of any type, not necessarily
Error
(or
string
as seen before) => use of a generic type. Remove
path.exist
from async-test + use of node.d.ts to get the exact content of the fs module.
2016-10-11 17:39:26 +02:00
asyncamd-tests.ts
normalize line ending (CRLF -> LF)
2016-02-16 01:20:30 +09:00