UNPKG

styled-components-breakpoint

Version:

Utility functions for creating breakpoints in `styled-components` 💅.

3 lines (2 loc) • 135 B
import { BreakpointMap, DefaultBreakpointName } from './types'; export declare const defaults: BreakpointMap<DefaultBreakpointName>;