UNPKG

@gzued/antd-compiled

Version:

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

5 lines (4 loc) 246 B
import { isStyleSupport } from '@gzued/antd-compiled/compiled/rc-util/lib/Dom/styleChecker'; export declare const canUseDocElement: () => false | HTMLElement; export { isStyleSupport }; export declare const detectFlexGapSupported: () => boolean;