mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
fix(bridge): remove circular reference (#844)
This commit is contained in:
parent
d148ac29cf
commit
b6065a2edf
1
packages/bridge/types.d.ts
vendored
1
packages/bridge/types.d.ts
vendored
@ -26,7 +26,6 @@ export interface NuxtConfig extends _NuxtConfig {
|
||||
declare module '@nuxt/kit' {
|
||||
interface ConfigSchema {
|
||||
bridge: BridgeConfig
|
||||
head: _NuxtConfig['head'] | MetaInfo
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user