UNPKG

diginext-pixi

Version:
9 lines (8 loc) 193 B
export default function getFontBySlug(slug: string): { key: string; name: string; slug: string; url: string; preview: string; previewVie: string; } | undefined;