This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced
2026-04-11 10:59:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b2c21cf2105ab75cfedd62cec913429af507bb3
DefinitelyTyped
/
types
/
node
History
McClelland Laboratories
3b2c21cf21
Adding missing readline createInterface options
...
prompt?: string; crlfDelay?: number; removeHistoryDuplicates?: boolean;
2017-07-06 11:14:34 -07:00
..
v0
Add overloads for writeFile, appendFile and appendFileSync
2017-06-28 21:55:08 +09:00
v4
Make callback parameter mandatory
2017-06-28 23:02:55 +09:00
v6
Make callback parameter mandatory
2017-06-28 23:02:55 +09:00
v7
Adding missing readline createInterface options
2017-07-06 11:14:34 -07:00
index.d.ts
fix: in
node.readline
cursorTo
allows only x coordinate
2017-07-01 19:15:50 -07:00
node-tests.ts
fix: in
node.readline
cursorTo
allows only x coordinate
2017-07-01 19:15:50 -07:00
tsconfig.json
…
tslint.json
…