UNPKG

styled-components

Version:

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress

3 lines (2 loc) 129 B
import { RuleSet } from '../types'; export default function isStaticRules<Props extends object>(rules: RuleSet<Props>): boolean;