UNPKG

@gzued/antd-compiled

Version:

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

6 lines (5 loc) 182 B
import type { TreeSelectProps } from '../TreeSelect'; declare function warningProps(props: TreeSelectProps & { searchPlaceholder?: string; }): void; export default warningProps;