UNPKG

@nuxt/image

Version:

Nuxt Image Module

6 lines (5 loc) 166 B
interface FilerobotOptions { baseURL: string; } declare const _default: () => import("../../module.js").ImageProvider<FilerobotOptions>; export default _default;