1 Star 0 Fork 1

识君/vue3-ts-demo

forked from ZhuAijun1/vue3-ts-demo 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
env.d.ts 253 Bytes
Copy Edit Raw Blame History
ZhuAijun1 authored 2024-03-07 10:43 . demo
/// <reference types="vite/client" />
declare module "*.vue" {
import { DefineComponent } from "vue";
const component: DefineComponent<{}, {}, any>;
export default component;
}
declare module 'postcss-pxtorem'
declare module 'pinia-plugin-persist'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ssy_kr/vue3-ts-demo.git
git@gitee.com:ssy_kr/vue3-ts-demo.git
ssy_kr
vue3-ts-demo
vue3-ts-demo
master

Search

0d507c66 1850385 C8b1a773 1850385