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

    Interface CheckSetupOutput

    interface CheckSetupOutput {
        setupComplete: boolean;
        username: string;
    }
    Index
    setupComplete: boolean
    username: string