UNPKG

@nuxt/image

Version:

Nuxt Image Module

7 lines (6 loc) 249 B
import type { ProviderGetImage } from '../../module.js'; export declare const operationsGenerator: (modifiers?: { [key: string]: string; }) => string; export declare const getImage: ProviderGetImage; export declare const validateDomains = true;