UNPKG

styled-components

Version:

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

4 lines (3 loc) 139 B
import { Dict } from '../types'; export declare const EMPTY_ARRAY: readonly any[]; export declare const EMPTY_OBJECT: Readonly<Dict<any>>;