shajara API Map
    Preparing search index...

    Interface CanceledFailure

    Failure value for cancellation convergence.

    interface CanceledFailure {
        kind: "canceled";
        message: string;
    }

    Hierarchy (View Summary)

    Implemented by

    Index
    kind: "canceled"
    message: string