UNPKG

@telsystems/design

Version:
5 lines (4 loc) 111 B
import { IBreakpointMap } from './IBreakpointMap'; export interface IRowState { screens: IBreakpointMap; }