This commit is contained in:
Rogelio
2025-10-23 04:36:37 +00:00
commit 9cf2a7f223
1334 changed files with 525004 additions and 0 deletions

2
dist/Button/index.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
export { default } from './Button';
export type { ButtonProps } from './Button';