Type alias SemElement

SemElement: [string, ((value) => void)]

Type declaration

    • (value): void
    • Parameters

      • value: any | PromiseLike<any>

      Returns void

Generated using TypeDoc