UNPKG

@oceanbase/design

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