UNPKG

styled-components

Version:

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

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