UNPKG

@bytedance/mona-client-web

Version:

web for mona

3 lines (2 loc) 146 B
export declare function getDownLoadFileUrl(fileKey: string): Promise<any>; export declare function uploadFileTemporary(file: File): Promise<any>;