UNPKG

rc-util

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