UNPKG

ali-oss

Version:

aliyun oss(object storage service) node client

6 lines (5 loc) 159 B
export declare function initiateBucketWorm(this: any, name: string, days: string, options: any): Promise<{ res: any; wormId: any; status: any; }>;