Hosanna UI API v1.30.2-next
    Preparing search index...

    Type Alias AsyncCommandEventCallback

    AsyncCommandEventCallback: (event: IAsyncEvent<any>) => void

    Callback type for async command events.

    Type declaration