UNPKG

webfont-awesome-pro

Version:
3 lines (2 loc) 133 B
export declare function extractFont(filename: string, filedir: string): Promise<void>; export declare function getFonts(): string[];