Type alias OnNotification

OnNotification: ((notification) => void)

Type declaration

    • (notification): void
    • Notified function.

      Parameters

      Returns void

Generated using TypeDoc