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

    Interface CheckSetupOutput

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

    Properties

    setupComplete: boolean
    username: string