mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-21 16:09:52 +00:00
fix: import
This commit is contained in:
parent
da28dd62f2
commit
294038324c
@ -1,4 +1,4 @@
|
||||
import { isPromise } from 'node:util/types'
|
||||
import { isPromise } from '@vue/shared'
|
||||
import { type AsyncComponentLoader, type ComponentOptions, h, onMounted, ref } from 'vue'
|
||||
import { useNuxtApp } from '#app'
|
||||
import ServerPlaceholder from '#app/components/server-placeholder'
|
||||
|
Loading…
Reference in New Issue
Block a user