Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

References

NodeJS

Re-exports NodeJS

console

Re-exports console

Variables

AbortController

AbortController: { prototype: AbortController }

Type declaration

AbortSignal

AbortSignal: { prototype: AbortSignal }

Type declaration

Array

BigInt64Array

BigUint64Array

Float32Array

Float64Array

Int16Array

Int32Array

Int8Array

String

Allows manipulation and formatting of text strings and determination and location of substrings within strings.

Uint16Array

Uint32Array

Uint8Array

Uint8ClampedArray

Uint8ClampedArray: Uint8ClampedArrayConstructor

__dirname

__dirname: string

__filename

__filename: string

exports

exports: any

gc

gc: undefined | (() => void)

Only available if --expose-gc is passed to the process.

module

module: NodeModule

process

process: Process

require

require: NodeRequire