@oss-autopilot/core - v3.7.0
    Preparing search index...

    Interface StateSyncOutput

    interface StateSyncOutput {
        gistId: string | null;
        pushed: boolean;
    }
    Index

    Properties

    Properties

    gistId: string | null
    pushed: boolean