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-08-17 07:20:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
01024641189aafe8f2532d40f4ec66ea5fc0130d
DefinitelyTyped
/
csv-parse
T
History
Leo Liang
and
Mohamed Hegazy
24c5ceec7f
Strict return type of stream read to string[] rather than any. (
#11489
)
2016-10-03 17:21:01 -07:00
..
csv-parse-tests.ts
Strict return type of stream read to string[] rather than any. (
#11489
)
2016-10-03 17:21:01 -07:00
csv-parse.d.ts
Strict return type of stream read to string[] rather than any. (
#11489
)
2016-10-03 17:21:01 -07:00
tsconfig.json
Remove
<reference path="../xxx/xxx.d.ts">
from definitions files and replace it with
import * as Xxx from "xxx"
or
<reference types="xxx"/>
2016-09-16 08:59:57 -07:00