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

    Interface PurTimeoutState

    interface PurTimeoutState {
        state: "error" | "success" | "aborted" | "timeout";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    state: "error" | "success" | "aborted" | "timeout"