Go to file
HoshinoSuzumi 0fe6fc4b1d feat: Add typings for additional uni-components
Add typings for the following uni-components:
- WdCell
- WdCellGroup
- WdForm
- WdInput
- WdToast

This commit adds typings for these components to enhance type checking and improve developer experience.
2024-09-19 00:25:27 +08:00
src dev: test 2024-09-14 21:37:48 +08:00
.gitignore initial commit 2024-09-14 21:04:16 +08:00
components.d.ts feat: Add typings for additional uni-components 2024-09-19 00:25:27 +08:00
index.html initial commit 2024-09-14 21:04:16 +08:00
package.json feat: pinia 2024-09-14 21:21:30 +08:00
pnpm-lock.yaml feat: pinia 2024-09-14 21:21:30 +08:00
shims-uni.d.ts initial commit 2024-09-14 21:04:16 +08:00
tsconfig.json initial commit 2024-09-14 21:04:16 +08:00
uno.config.ts initial commit 2024-09-14 21:04:16 +08:00
vite.config.ts initial commit 2024-09-14 21:04:16 +08:00