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

    Type Alias AsyncCommandEventCallback

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

    Callback type for async command events.

    Type declaration