mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
parent
1196c17a2a
commit
fffb1a19f6
2
packages/types/config/vue-configuration.d.ts
vendored
2
packages/types/config/vue-configuration.d.ts
vendored
@ -6,4 +6,4 @@
|
||||
|
||||
import { VueConstructor } from 'vue'
|
||||
|
||||
export type NuxtOptionsVueConfiguration = VueConstructor['config']
|
||||
export type NuxtOptionsVueConfiguration = Partial<VueConstructor['config']>
|
||||
|
Loading…
Reference in New Issue
Block a user