UNPKG

svimg

Version:

Svelte image component with image preprocessing and lazy loading

6 lines (5 loc) 219 B
export declare const DEFAULT_WIDTHS: number[]; export declare const DEFAULT_QUALITY = 75; export declare const DEFAULT_WEBP = true; export declare const DEFAULT_AVIF = true; export declare const PLACEHOLDER_WIDTH = 64;