done i think

This commit is contained in:
2022-03-29 23:25:06 -05:00
parent 97c05f168d
commit 5a62482891
24 changed files with 643 additions and 18 deletions

4
discord/package.json Normal file
View File

@@ -0,0 +1,4 @@
{
"main": "lib/index.js",
"types": "lib/index.d.ts"
}