UNPKG

antdv-eoi

Version:

An enterprise-class UI design language and Vue-based implementation

5 lines (4 loc) 234 B
export declare const canUseDocElement: () => HTMLElement; export declare const isStyleSupport: (styleName: string | Array<string>) => boolean; export declare const detectFlexGapSupported: () => boolean; export default isStyleSupport;