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) 238 B
export { FontAssetType, OtherAssetType, ASSET_TYPES, AssetType, GetIconIdFn, GetIconIdOptions } from './types/misc'; export { RunnerOptions } from './types/runner'; export { generateFonts, generateFonts as default } from './core/runner';