This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced
2025-10-16 12:05:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1907cc359b
DefinitelyTyped
/
csv-parse
History
Leo Liang
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