UNPKG

ant-design-vue

Version:

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

5 lines (4 loc) 246 B
export declare const canUseDocElement: () => HTMLElement; export declare function isStyleSupport(styleName: string | string[], styleValue?: any): boolean; export declare const detectFlexGapSupported: () => boolean; export default isStyleSupport;