Go to file
HoshinoSuzumi f2f792aa12 feat: Add typings for uni-components
Add typings for the uni-components library to enable better type checking and editor support.
2024-09-19 00:35:28 +08:00
src feat: 添加pinia状态管理库和Tabbar组件 2024-09-19 00:13:56 +08:00
.gitignore initial commit 2024-09-14 21:04:16 +08:00
.npmrc feat: 添加pinia状态管理库和Tabbar组件 2024-09-15 02:43:15 +08:00
components.d.ts feat: Add typings for uni-components 2024-09-19 00:35:28 +08:00
index.html initial commit 2024-09-14 21:04:16 +08:00
package.json feat: 添加pinia状态管理库和Tabbar组件 2024-09-19 00:13:56 +08:00
pnpm-lock.yaml feat: 添加pinia状态管理库和Tabbar组件 2024-09-19 00:13:56 +08:00
shims-uni.d.ts initial commit 2024-09-14 21:04:16 +08:00
tsconfig.json feat: 添加pinia状态管理库和Tabbar组件 2024-09-15 02:43:15 +08:00
uno.config.ts initial commit 2024-09-14 21:04:16 +08:00
vite.config.ts feat: 添加pinia状态管理库和Tabbar组件 2024-09-15 02:43:15 +08:00