fixed type definition errors

This commit is contained in:
2022-02-15 15:24:45 -06:00
parent a3103f73c3
commit c2447b180e
5 changed files with 3 additions and 8 deletions

1
dist/lang.js vendored
View File

@@ -144,4 +144,3 @@ function getEmbed(id, args = {}, otherOptions = {}) {
return embedData;
}
exports.getEmbed = getEmbed;
debugger;