mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
rename references
This commit is contained in:
@@ -5,7 +5,7 @@ var _createClass = (function () { function defineProperties(target, props) { for
|
||||
|
||||
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
||||
|
||||
var Endpoints = require("./endpoints.js");
|
||||
var Endpoints = require("./Endpoints.js");
|
||||
var User = require("./user.js");
|
||||
var Server = require("./server.js");
|
||||
var Channel = require("./channel.js");
|
||||
|
||||
Reference in New Issue
Block a user