chore: update data

This commit is contained in:
YunYouJun
2022-04-16 22:37:17 +08:00
parent bbe116fbe0
commit 8236d1957f
7 changed files with 303 additions and 212 deletions

1
src/shims.d.ts vendored
View File

@@ -1,5 +1,6 @@
declare interface Window {
// extend the window
wx: any
}
// with vite-plugin-md, markdowns can be treat as Vue components