UNPKG

@ramirezcgn/fantasticon

Version:

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

4 lines (3 loc) 129 B
import { FontGenerator } from '../../types/generator'; declare const generator: FontGenerator<string>; export default generator;