UNPKG

minapp-fetch

Version:
3 lines (2 loc) 110 B
declare function fetchDeleteFile(fileIDs: string | string[]): Promise<any>; export default fetchDeleteFile;