🔇 清除部分无用 todo

This commit is contained in:
BTMuli
2023-10-26 17:49:19 +08:00
parent 69ac285ee2
commit 598a18557f
4 changed files with 3 additions and 5 deletions

1
src/vite-env.d.ts vendored
View File

@@ -15,7 +15,6 @@ declare module "*.vue" {
* @description vue-json-viewer
* @package vue-json-viewer
* @version 3.0.4
* @todo 仅声明了用到的属性
*/
declare module "vue-json-viewer" {
import type { DefineComponent } from "vue";