Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface PiCallbackWatchBinding

    interface PiCallbackWatchBinding {
        attached: boolean;
        cleanupPending: boolean;
        unsubscribe(): { ok: boolean };
    }
    Index
    attached: boolean
    cleanupPending: boolean