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) 127 B
import { FontGenerator } from '../../types/generator'; declare const generator: FontGenerator<void>; export default generator;