hosanna-ui-docs - v0.9.0
    Preparing search index...

    Type Alias AsyncCommandEventCallback

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

    Callback type for async command events.

    Type declaration