A11 TypeScript API - v0.2.1
    Preparing search index...

    Type Alias OnActionCancelled

    OnActionCancelled: (action: Action) => void | Status

    Synchronous hook run when cancellation is first requested.

    Type Declaration