UNPKG

kylin-ui-component

Version:

A React UI library for some developers to develop quickly

3 lines (2 loc) 164 B
export declare function isStyleSupport(styleName: string | string[]): boolean; export declare function isStyleSupport(styleName: string, styleValue: any): boolean;