UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

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