Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "os/platform/docs/types/index.d"

Index

Variables

Variables

Const Export assignment PLATFORM

PLATFORM: string

Platform on which the current process is running.

Notes

Possible values:

  • 'win32'
  • 'darwin'
  • 'linux'
  • 'freebsd'
  • 'sunos'