first commit
Some checks failed
Publish NPM Package / Publish Job (push) Failing after 1m34s

This commit is contained in:
lendry
2026-05-21 21:49:32 +03:00
commit fbe3b0327c
48 changed files with 5523 additions and 0 deletions

10
.npmignore Normal file
View File

@@ -0,0 +1,10 @@
.github/
*.log
pnpm-lock.yaml
yarn.lock
package-lock.json
node_modules/
.vscode/
.idea/
.DS_Store
Thumbs.db