Generic Commit; Most likely a fix or small feature

This commit is contained in:
Darius
2025-11-23 02:45:54 +01:00
parent 953afcbc84
commit ea6605f9dc
5 changed files with 17 additions and 16 deletions

View File

@@ -4,6 +4,7 @@
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
"files": [
"dist"
],