UNPKG

@lobehub/ui

Version:

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

7 lines 249 B
import { SplineProps } from "./type.mjs"; import * as _$react from "react"; //#region src/awesome/Spline/Spine.d.ts declare const Spline: _$react.NamedExoticComponent<SplineProps>; //#endregion export { Spline }; //# sourceMappingURL=Spine.d.mts.map