@adviser/cement - v0.0.0
    Preparing search index...

    Interface PurTimeoutResultAborted

    interface PurTimeoutResultAborted {
        state: "aborted";
        reason: unknown;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    state: "aborted"
    reason: unknown