@lobehub/ui
Version:
Lobe UI is an open-source UI component library for building AIGC web apps
8 lines (7 loc) • 342 B
text/typescript
import { NeuralNetworkLoadingProps } from "./type.mjs";
import * as _$react from "react";
//#region src/NeuralNetworkLoading/NeuralNetworkLoading.d.ts
declare const NeuralNetworkLoading: _$react.NamedExoticComponent<NeuralNetworkLoadingProps>;
//#endregion
export { NeuralNetworkLoading };
//# sourceMappingURL=NeuralNetworkLoading.d.mts.map