Type Parameters

  • E extends string = string

Hierarchy

Constructors

  • Type Parameters

    • E extends string = string

    Returns Core<E>

Properties

$$isEmitter: true
noEmit: boolean

set it True, the follow emit will be ignore and then set it False.

Methods

  • Parameters

    • pairs: string | Record<string, any>
    • Optional value: any
    • Optional context: object

    Returns void

Generated using TypeDoc