chore: reexport all builders in discord.js (#7772)

* chore: reexport all builders in discord.js

* chore: export all builder exports

* chore: use tslib
This commit is contained in:
Suneet Tipirneni
2022-04-17 04:54:14 -04:00
committed by GitHub
parent 54e5629986
commit a674f64e1d
5 changed files with 9 additions and 18 deletions

View File

@@ -55,6 +55,7 @@
"discord-api-types": "^0.31.1",
"fast-deep-equal": "^3.1.3",
"lodash.snakecase": "^4.1.1",
"tslib": "^2.3.1",
"undici": "^4.14.1",
"ws": "^8.5.0"
},