We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae9b96 commit 97e839dCopy full SHA for 97e839d
src/runtime/server/utils.ts
@@ -1,5 +1,5 @@
1
import type { H3Event } from 'h3'
2
-import type { OgImageComponent, OgImageOptions, OgImageOptionsInternal, OgImageRuntimeConfig } from '../types'
+import type { OgImageComponent, OgImageOptionsInternal, OgImageRuntimeConfig } from '../types'
3
import { componentNames } from '#og-image-virtual/component-names.mjs'
4
import { useRuntimeConfig } from 'nitropack/runtime'
5
import { joinURL } from 'ufo'
0 commit comments