UNPKG

@lunalytics/ui

Version:

React based component library created to be used in Lunalytics

11 lines (10 loc) 159 B
export interface Breakpoints { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; half: string; full: string; }