UNPKG

tdesign-react

Version:
6 lines (5 loc) 194 B
import './style/index.js'; export type { EmptyProps } from './Empty'; export * from './type'; export declare const Empty: import("react").FC<import("./Empty").EmptyProps>; export default Empty;