UNPKG

svimg

Version:

Svelte image component with image preprocessing and lazy loading

4 lines (3 loc) 137 B
export default function getOptionsHash(options: { [key: string]: number | string | boolean | undefined; }, length?: number): string;