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 6e8cbd2 commit 1bb0a03Copy full SHA for 1bb0a03
src/runtime/utils.ts
@@ -1,5 +1,5 @@
1
import { defu } from 'defu'
2
-import type { GenericSchema, InferInput, ObjectSchema, ValiError} from 'valibot'
+import type { GenericSchema, InferInput, ObjectSchema, ValiError } from 'valibot'
3
import type { UseScriptInput, VueScriptInstance } from '@unhead/vue'
4
import { parse } from '#nuxt-scripts-validator'
5
import { useRuntimeConfig, useScript } from '#imports'
0 commit comments