DefinitelyTyped/node
Linda_pp 5b9724a373 node: strict platform value (#14134)
* node: strict platform value

From: https://nodejs.org/api/os.html#os_os_platform

> Currently possible values are:
>
> - 'aix'
> - 'darwin'
> - 'freebsd'
> - 'linux'
> - 'openbsd'
> - 'sunos'
> - 'win32'
>
> Equivalent to process.platform.

* node: add missing 'android' to platforms

* node: improve platform strings also in v7
2017-01-22 21:11:34 -08:00
..
v0 Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -08:00
v4 Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -08:00
v6 node: strict platform value (#14134) 2017-01-22 21:11:34 -08:00
index.d.ts node: strict platform value (#14134) 2017-01-22 21:11:34 -08:00
node-tests.ts node: strict platform value (#14134) 2017-01-22 21:11:34 -08:00
tsconfig.json Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -08:00