UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

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;