nuxt-modules / cloudinary

Cloudinary Module for Nuxt
https://cloudinary.nuxtjs.org
MIT License
245 stars 31 forks source link

fix: use type imports for verbatimModuleSyntax #204

Closed huang-julien closed 3 months ago

huang-julien commented 3 months ago

(cherry picked from commit cea1b1b689ea31a0c9143f3135ae8da3900a4edf)

(duplicated from https://github.com/nuxt-modules/cloudinary/pull/202)

Types of changes

Description

Hey :wave: this PR adds type imports since verbatimModulesSyntax is enabled by default on nuxt > 3.6

Checklist: