Base Setup

This commit is contained in:
2023-04-25 19:02:06 +02:00
commit 96b88c12ca
2 changed files with 142 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"@odit/lfk-client-node": "^1.1.1"
}
}