UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

4 lines (3 loc) 167 B
import { isStyleSupport } from '@rc-component/util/lib/Dom/styleChecker'; export declare const canUseDocElement: () => false | HTMLElement; export { isStyleSupport };