We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CookieStorageOptions
@nuxt/schema
nuxt/schema
1 parent 13b6332 commit 9e77053Copy full SHA for 9e77053
src/runtime/storages.ts
@@ -1,4 +1,4 @@
1
-import type { PublicRuntimeConfig } from 'nuxt/schema'
+import type { PublicRuntimeConfig } from '@nuxt/schema'
2
import type { StorageLike } from '../types'
3
import { useCookie } from '#app'
4
0 commit comments