UNPKG

styled-bootstrap-grid

Version:

bootstrap grid system using styled components

3 lines (2 loc) 169 B
import { PartialBreakpoints } from '../components/ThemeProvider'; export declare type MakeAliases = (breakpoints: PartialBreakpoints | undefined) => PartialBreakpoints;