UNPKG

react-creative-text

Version:

A powerful React component for creating beautiful, customizable text with SVG. Support for Google Fonts, strokes, shadows, 1000+ fonts families and more.

2 lines (1 loc) 119 B
export declare function loadGoogleFontOnce(family: string, onLoad?: () => void, onError?: (e: unknown) => void): void;