UNPKG

styled-components

Version:

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

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>>;