API 参考
    正在准备搜索索引...
    interface Auth {
        password?: string;
        username?: string;
    }
    索引

    属性

    password?: string

    The password for auth

    username?: string

    The username for auth