UNPKG

jsm-utilities

Version:
2 lines (1 loc) 91 B
export declare const downloadRemoteFile: (url: string, filePath: string) => Promise<void>;