mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-16 13:48:13 +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`
|
// This file is auto generated by `nuxt prepare`
|
||||||
// Please do not manually modify this file.
|
// Please do not manually modify this file.
|
||||||
|
|
||||||
|
/// <reference types="nuxt3" />
|
||||||
/// <reference types="@nuxt/kit" />
|
/// <reference types="@nuxt/kit" />
|
||||||
/// <reference types="#app" />
|
|
||||||
/// <reference types="@nuxt/nitro" />
|
/// <reference types="@nuxt/nitro" />
|
||||||
/// <reference path=".nuxt/components.d.ts" />
|
/// <reference path=".nuxt/components.d.ts" />
|
||||||
|
/// <reference path=".nuxt/global-imports.d.ts" />
|
||||||
export {}
|
export {}
|
||||||
|
Loading…
Reference in New Issue
Block a user