first commit

This commit is contained in:
编码猿
2024-09-27 01:15:47 +08:00
commit 8be1fcce6b
155 changed files with 9435 additions and 0 deletions

12
json-to-class/src/vite-env.d.ts vendored Normal file
View File

@@ -0,0 +1,12 @@
/*
* Copyright (c) 2023.
*
* 作者bmy
* 邮箱2271608011@qq.com
* giteehttps://gitee.com/bmycode
* githubhttps://github.com/helpcode
*
*/
/// <reference types="svelte" />
/// <reference types="vite/client" />