Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Variables

Variables

Const Export assignment ARCH

ARCH: string

Operating system CPU architecture.

Notes

Current possible values:

  • arm
  • arm64
  • ia32
  • mips
  • mipsel
  • ppc
  • ppc64
  • s390
  • s390x
  • x32
  • x64