UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

4 lines (3 loc) 156 B
declare const isStyleSupport: (styleName: string | Array<string>) => boolean; export declare const isFlexSupported: boolean; export default isStyleSupport;