mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
8 lines
232 B
TypeScript
8 lines
232 B
TypeScript
// This file is auto generated by `nuxt prepare`
|
|
// Please do not manually modify this file.
|
|
|
|
/// <reference types="nuxt3" />
|
|
/// <reference path=".nuxt/components.d.ts" />
|
|
/// <reference path=".nuxt/auto-imports.d.ts" />
|
|
export {}
|