mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| node-tests.ts | ||
| tsconfig.json | ||