Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "constants"

Index

Variables

Const DEFAULT_EPS

DEFAULT_EPS: 0.000001 = 0.000001

Const EVENT_ALL

EVENT_ALL: "*" = "*"

Catch-all event ID

Const EVENT_DISABLE

EVENT_DISABLE: "disable" = "disable"

Const EVENT_ENABLE

EVENT_ENABLE: "enable" = "enable"

Const SEMAPHORE

SEMAPHORE: unique symbol = Symbol()

Internal use only. Do NOT use in user land code!

internal

Functions

Const NO_OP

  • NO_OP(): void

Generated using TypeDoc