UNPKG

ui-box

Version:

Blazing Fast React UI Primitive

4 lines (3 loc) 223 B
import { PropertyInfo } from './get-class-name'; import { EnhancedProp } from './types/enhancers'; export default function getCss(propertyInfo: PropertyInfo, value: string | number, selector?: string): EnhancedProp | null;