Nuxt/playground/nuxt.d.ts

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 {}