UNPKG

styled-components

Version:

CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.

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