mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(examples): update nuxt.d.ts
This commit is contained in:
parent
09824d9167
commit
69104b22b6
3
examples/with-components/nuxt.d.ts
vendored
3
examples/with-components/nuxt.d.ts
vendored
@ -1,8 +1,9 @@
|
||||
// This file is auto generated by `nuxt prepare`
|
||||
// Please do not manually modify this file.
|
||||
|
||||
/// <reference types="nuxt3" />
|
||||
/// <reference types="@nuxt/kit" />
|
||||
/// <reference types="#app" />
|
||||
/// <reference types="@nuxt/nitro" />
|
||||
/// <reference path=".nuxt/components.d.ts" />
|
||||
/// <reference path=".nuxt/global-imports.d.ts" />
|
||||
export {}
|
||||
|
Loading…
Reference in New Issue
Block a user