UNPKG

fui-fancyui

Version:
6 lines (5 loc) 129 B
import { TBreakPointsSizes } from './TBreakPoints'; export type TBreakpoint = { id: TBreakPointsSizes; query: string; };