UNPKG

wetrade-design

Version:

一款多语言支持Vue3的UI框架

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;