nsuite - v1.0.1
    Preparing search index...

    Interface ParamsAliDeleteRemotePathList

    interface ParamsAliDeleteRemotePathList {
        client: OSS;
        remotePathList: string[];
    }
    Index
    client: OSS
    remotePathList: string[]