2021-08-10 00:27:23 +00:00
|
|
|
// This file is auto generated by `nuxt prepare`
|
|
|
|
// Please do not manually modify this file.
|
2021-07-26 14:46:19 +00:00
|
|
|
|
|
|
|
/// <reference types="@nuxt/kit" />
|
2021-08-10 00:27:23 +00:00
|
|
|
/// <reference types="@nuxt/app" />
|
2021-07-26 14:46:19 +00:00
|
|
|
/// <reference types="@nuxt/nitro" />
|
|
|
|
/// <reference types="@nuxt/pages" />
|
|
|
|
/// <reference types="@nuxt/meta" />
|
|
|
|
/// <reference types="@nuxt/component-discovery" />
|
2021-08-10 00:27:23 +00:00
|
|
|
/// <reference types="@nuxt/global-imports" />
|
|
|
|
/// <reference path=".nuxt/components.d.ts" />
|
|
|
|
/// <reference path=".nuxt/global-imports.d.ts" />
|
|
|
|
export {}
|