UNPKG

kylin-ui-component

Version:

A React UI library for some developers to develop quickly

5 lines (4 loc) 204 B
import { isStyleSupport } from '@kylin-ui/shared'; export declare const canUseDocElement: () => false | HTMLElement; export declare const detectFlexGapSupported: () => boolean; export { isStyleSupport };