Skip to content

Commit 97e839d

Browse files
committed
chore: types
1 parent 9ae9b96 commit 97e839d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime/server/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { H3Event } from 'h3'
2-
import type { OgImageComponent, OgImageOptions, OgImageOptionsInternal, OgImageRuntimeConfig } from '../types'
2+
import type { OgImageComponent, OgImageOptionsInternal, OgImageRuntimeConfig } from '../types'
33
import { componentNames } from '#og-image-virtual/component-names.mjs'
44
import { useRuntimeConfig } from 'nitropack/runtime'
55
import { joinURL } from 'ufo'

0 commit comments

Comments
 (0)