UNPKG

styled-bootstrap-grid

Version:

bootstrap grid system using styled components

4 lines (3 loc) 130 B
import { IsNumberFn, SuffixFn } from './types'; export declare const isNumber: IsNumberFn; export declare const suffix: SuffixFn;