UNPKG

@lobehub/ui

Version:

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

6 lines 326 B
import { NeuralNetworkLoadingProps } from "./type.mjs"; //#region src/NeuralNetworkLoading/NeuralNetworkLoading.d.ts declare const NeuralNetworkLoading: import("react").NamedExoticComponent<NeuralNetworkLoadingProps>; //#endregion export { NeuralNetworkLoading as default }; //# sourceMappingURL=NeuralNetworkLoading.d.mts.map