UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

10 lines (9 loc) 278 B
import * as react44 from "react"; //#region src/FontLoader/index.d.ts interface FontLoaderProps { url: string; } declare const FontLoader: react44.NamedExoticComponent<FontLoaderProps>; //#endregion export { FontLoader, FontLoaderProps }; //# sourceMappingURL=index.d.mts.map