nsuite - v1.0.1
    Preparing search index...

    Interface ParamsQiniuOSSGetMac

    interface ParamsQiniuOSSGetMac {
        accessKey: string;
        options?: MacOptions;
        secretKey: string;
    }
    Index
    accessKey: string
    options?: MacOptions
    secretKey: string