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 5228d83 commit 53992ceCopy full SHA for 53992ce
packages/nuxt/src/module.ts
@@ -9,7 +9,6 @@ import type { MetaInput } from 'schema-org-graph-js'
9
import { RootSchemas, schemaOrgComponents } from '@vueuse/schema-org'
10
import type { NuxtModule } from '@nuxt/schema'
11
import { dirname } from 'pathe'
12
-// @ts-expect-error untyped
13
import { SchemaOrg as SchemaOrgVitePlugin } from '@vueuse/schema-org-vite'
14
15
export interface ModuleOptions {
0 commit comments