ABB Ability™ History UI SDK - Client API Reference
    Preparing search index...

    Type Alias TAsyncAbortable<TArgs>

    TAsyncAbortable: (abort: TShouldAbort, ...args: TArgs) => void

    Type Parameters

    • TArgs extends unknown[] = []

    Type Declaration