We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IPXRuntimeConfig
1 parent 20030d8 commit 0b6bd83Copy full SHA for 0b6bd83
1 file changed
src/types/module.ts
@@ -1,6 +1,6 @@
1
import type { Nuxt } from '@nuxt/schema'
2
import type { ModuleOptions } from '../module'
3
-import { IPXRuntimeConfig } from '../ipx'
+import type { IPXRuntimeConfig } from '../ipx'
4
import type { ImageModifiers } from './image'
5
6
// eslint-disable-next-line no-use-before-define
0 commit comments