Unsubscribe: () => Promise<void>

Function type returned when subscribing to events. Call this function to unsubscribe from the event and clean up the listener.

IMPORT_PATH: "@daiso-tech/core/event-bus/contracts"