@alicloud/mpserverless-sdk
Advanced tools
Comparing version 3.1.6-alpha.3 to 3.1.6-alpha.4
@@ -59,3 +59,3 @@ import { BaseService, GenericObject, HTTPTransport } from './../core'; | ||
info(fileIds: string | string[], options?: object): Promise<any>; | ||
getOSSUploadOptionsFromPath(relativePath: string, targetPath: string, fileSize?: number, cloudPath?: string, meta?: GenericObject<string>): Promise<any>; | ||
getOSSUploadOptionsFromPath(relativePath: string, targetPath: string, fileSize?: number, cloudPath?: string): Promise<any>; | ||
reportOSSUpload(id: string, contentType?: string): Promise<void>; | ||
@@ -62,0 +62,0 @@ private validate; |
{ | ||
"name": "@alicloud/mpserverless-sdk", | ||
"author": "junmo <qwe_lingkun@163.com>", | ||
"version": "3.1.6-alpha.3", | ||
"version": "3.1.6-alpha.4", | ||
"description": "Custom FrameWork JavaScript SDK for Alicloud MPServerless", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
243224