Type alias IntentHandler

IntentHandler: ((intent: Intent) => void)

Type declaration

    • (intent: Intent): void
    • Parameters

      Returns void

Generated using TypeDoc