Files
JsonTool/json-to-class/src/vite-env.d.ts
2024-09-27 01:15:47 +08:00

13 lines
231 B
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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