aboutsummaryrefslogtreecommitdiff
path: root/examples/discord-interactions/polyfill.js
blob: abe756dc994764fb8728de80dc221a9671f733d6 (plain) (blame)
1
2
Error.captureStackTrace = () => {};
Buffer.isBuffer = Buffer.isBuffer.bind(Buffer);