UNPKG

webfont-awesome-pro

Version:
3 lines (2 loc) 164 B
export declare function downloadFile(fileurl: string, filedir: string, progress?: string | null): Promise<void>; export declare function getDownloaded(): string[];