UNPKG

tdesign-react

Version:
8 lines (7 loc) 352 B
import './style/index.js'; export type { LoadingProps } from './Loading'; export * from './type'; export declare const Loading: import("react").FC<import("./Loading").LoadingProps>; export declare const loading: import("./plugin").LoadingPluginMethod; export declare const LoadingPlugin: import("./plugin").LoadingPluginMethod; export default Loading;