Initial upload of discord-contrib-advanced repo
This commit is contained in:
3
discord/lib/bigint-compat.js
Normal file
3
discord/lib/bigint-compat.js
Normal file
@@ -0,0 +1,3 @@
|
||||
BigInt.prototype.toJSON = function () {
|
||||
return this.toString()
|
||||
}
|
||||
Reference in New Issue
Block a user