提交 86d4ce4a 编写于 作者: Q qq_48973607

Mon Aug 21 12:16:00 CST 2023 inscode

上级 eb3e11f8
/// <reference types="vite/client" /> /// <reference types="vite/client" />
declare module "*.vue" {
import type { DefineComponent } from "vue";
const vueComponent: DefineComponent<{}, {}, any>;
export default vueComponent
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册