UNPKG

@lobehub/ui

Version:

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

8 lines (7 loc) 275 B
import { SpotlightProps } from "./type.mjs"; import * as react142 from "react"; //#region src/awesome/Spotlight/Spotlight.d.ts declare const Spotlight: react142.NamedExoticComponent<SpotlightProps>; //#endregion export { Spotlight }; //# sourceMappingURL=Spotlight.d.mts.map