• Returns {
        on: (() => void);
    }

    • on: (() => void)
        • (): void
        • Returns void

Generated using TypeDoc