UNPKG

@gzued/antd-compiled

Version:

Pre-bundled Ant Design 4.x and related dependencies for @gzued packages

5 lines (4 loc) 206 B
import * as React from 'react'; declare const defaultRenderEmpty: (componentName?: string) => React.ReactNode; export type RenderEmptyHandler = typeof defaultRenderEmpty; export default defaultRenderEmpty;