📌 release 0.2.4

This commit is contained in:
就眠儀式
2021-11-19 05:08:54 +00:00
committed by Gitee
parent 7a907d0f09
commit e5fceb121d

2
shims-vue.d.ts vendored
View File

@@ -22,4 +22,4 @@ interface ImportMeta {
DEV: boolean DEV: boolean
SSR: boolean SSR: boolean
} }
} }