This commit is contained in:
2023-08-30 14:19:23 +08:00
parent 90225f68e0
commit 0c342378c3
25 changed files with 2066 additions and 2218 deletions

2
types/global.d.ts vendored
View File

@@ -28,4 +28,4 @@ declare namespace NodeJS {
declare module '@tarojs/components' {
export * from '@tarojs/components/types/index.vue3'
}
}