UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

4 lines (3 loc) 211 B
export declare const canUseDocElement: () => false | HTMLElement; export declare const isStyleSupport: (styleName: string | Array<string>) => boolean; export declare const detectFlexGapSupported: () => boolean;