UNPKG

tntd

Version:

tntd是基于 TNT Design 设计体系的 React UI 组件库,主要用于研发企业级中后台产品。

5 lines 258 B
import { isStyleSupport } from 'rc-util/lib/Dom/styleChecker'; export declare const canUseDocElement: () => false | HTMLElement; export { isStyleSupport }; export declare const detectFlexGapSupported: () => boolean; //# sourceMappingURL=styleChecker.d.ts.map