UNPKG

@ramirezcgn/fantasticon

Version:

Fork of fantasticon that implements a forked version of svgicons2svgfont that support more options than the original.

6 lines (5 loc) 172 B
export declare const DEFAULT_FILEPATHS: string[]; export declare const loadConfig: (filepath?: string) => Promise<{ loadedConfig: {}; loadedConfigPath: string; }>;