We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nuxt
Learn more about funding links in repositories.
Report abuse
1 parent db32d83 commit 5e5e969Copy full SHA for 5e5e969
packages/nuxt/src/app/types/augments.d.ts
@@ -1,4 +1,4 @@
1
-import type { UseHeadInput } from "@unhead/vue";
+import type { UseHeadInput } from '@unhead/vue'
2
import type { NuxtApp, useNuxtApp } from '../nuxt'
3
4
interface NuxtStaticBuildFlags {
0 commit comments