shajara API
    Preparing search index...

    Sigil that moves the current scope onto the cancellation path.

    interface CancelSigil {
        "[ECHO_TOKEN]"?: readonly [never];
        kind: "cancel";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    "[ECHO_TOKEN]"?: readonly [never]
    kind: "cancel"