UNPKG

@twbs/fantasticon

Version:
3 lines (2 loc) 188 B
import { FontGeneratorOptions } from '../types/generator'; export declare const renderSrcAttribute: ({ name, fontTypes, fontsUrl }: FontGeneratorOptions, font: string | Buffer) => string;