hexo/node_modules/ali-oss/lib/common/object/postAsyncFetch.d.ts

2 lines
107 B
TypeScript

export declare function postAsyncFetch(this: any, object: any, url: any, options?: any): Promise<object>;