UNPKG

@ramirezcgn/fantasticon

Version:

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

3 lines (2 loc) 127 B
import { RunnerOptions } from '../types/runner'; export declare const parseConfig: (input?: object) => Promise<RunnerOptions>;