CustomSignals interface

Defines the type for representing custom signals and their values.

The values in CustomSignals must be one of the following types:

  • string
  • number
  • null

Signature:

export interface CustomSignals