defaultValue = structuredClone(defaultValue)

This commit is contained in:
2022-05-26 21:35:24 -05:00
parent a79b1ce565
commit 82ce66554c
9 changed files with 61 additions and 9 deletions

View File

@@ -18,6 +18,7 @@
"license": "ISC",
"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/node": "^17.0.35",
"discord.js": "^13.6.0",
"prettier": "^2.6.2",
"typescript": "^4.6.3"