mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-05-22 04:39:32 +08:00
update: 更新dts的一些细节
This commit is contained in:
parent
0c9105b54e
commit
0b4a0cc237
2
src/types/global.d.ts
vendored
2
src/types/global.d.ts
vendored
@ -1,4 +1,6 @@
|
||||
/* eslint-disable @typescript-eslint/no-explicit-any */
|
||||
export {}
|
||||
|
||||
import type { AppConfig } from './modules/cfg'
|
||||
import type {
|
||||
MessageApi,
|
||||
|
1
src/vite-env.d.ts
vendored
1
src/vite-env.d.ts
vendored
@ -1,6 +1,5 @@
|
||||
/// <reference types="./types/global.d.ts" />
|
||||
/// <reference types="vite/client" />
|
||||
/// <reference types="vue/macros-global" />
|
||||
/// <reference types="vite-svg-loader" />
|
||||
/// <reference types="./types/app.d.ts" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user