mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-12 19:58:10 +00:00
fix(schema): update type import to nitropack
This commit is contained in:
parent
b91ecec8c7
commit
aba75bd5a5
@ -1,4 +1,4 @@
|
||||
import type { NitroOptions } from 'nitro/types'
|
||||
import type { NitroOptions } from 'nitropack'
|
||||
import type { NuxtModule } from './module'
|
||||
|
||||
export interface NuxtDebugContext {
|
||||
|
Loading…
Reference in New Issue
Block a user