@gibme/starlink
    Preparing search index...
    interface WifiSetupRequest {
        networkName?: string;
        networkPassword?: string;
        skip?: boolean;
    }
    Index

    Properties

    networkName?: string
    networkPassword?: string
    skip?: boolean