UNPKG

@nuxt/image

Version:

Nuxt Image Module

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