Common stuff initial

This commit is contained in:
Torben Pi Jensen
2023-11-05 13:54:25 +01:00
parent d82afc5e9d
commit 345681affb
5 changed files with 65 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
"version": "1.0.0",
"main": "dist/common.js",
"type": "module",
"types": "dist/common.d.ts",
"dependencies": {
}
}