UNPKG

@teamix/typography

Version:
4 lines (3 loc) 198 B
export declare const canUseDocElement: () => HTMLElement; export declare const isStyleSupport: (styleName: string | string[]) => boolean; export declare const detectFlexGapSupported: () => boolean;