UNPKG

fantasticon

Version:
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';