UNPKG

@ticketmaster/prism

Version:

Live Nation Component library

6 lines (5 loc) 108 B
declare type Breakpoints = { tablet: string; }; declare const media: Breakpoints; export default media;