DefinitelyTyped/types/node/v6
Khải 52670470e3 Change type of path.sep and path.delimiter in @types/node (#24833)
* Update type of path.sep and path.delimiter

* Change `path.sep` to `'\\' | '/'`
* Change `path.delimiter` to  `';' | ':'`

* Update index.d.ts

* Change types of path.sep and path.delimiter in types/node/{v8,v6}

* Change types of path.sep and path.delimiter in types/node/v7
2018-04-09 13:52:55 -07:00
..
index.d.ts Change type of path.sep and path.delimiter in @types/node (#24833) 2018-04-09 13:52:55 -07:00
node-tests.ts Add tests 2018-03-21 12:53:58 +01:00
tsconfig.json
tslint.json