UNPKG

ngx-picture

Version:

An Angular library to properly size, lazy load images, and use next generation formats

8 lines (7 loc) 309 B
export declare const DEFAULT_BREAKPOINTS: { '(min-width: 1280px) and (max-width: 1919.99px)': number; '(max-width: 599.99px)': number; '(min-width: 600px) and (max-width: 959.99px)': number; '(min-width: 960px) and (max-width: 1279.99px)': number; '(min-width: 1920px)': number; };