mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
Errors Standardization (#1246)
* errors and stuff * more errors * all the errors * fix build
This commit is contained in:
2
src/errors/index.js
Normal file
2
src/errors/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
module.exports = require('./DJSError');
|
||||
module.exports.Messages = require('./Messages');
|
||||
Reference in New Issue
Block a user