This commit is contained in:
2026-06-14 15:19:45 +03:30
commit 678be1e8dd
23 changed files with 4643 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
.idea/
node_modules/
dist/
coverage/
screenshots/
example/
*.tsbuildinfo
vite.config.js
vite.config.d.ts
.DS_Store