UNPKG

unplugin-fonts

Version:
4 lines (3 loc) 176 B
import type { HtmlTagDescriptor } from 'vite'; import type { Options } from '../types'; export declare function getHeadLinkTags(resolvedOptions: Options): HtmlTagDescriptor[];