mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
docs 6.66%
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
"use strict";
|
||||
|
||||
/**
|
||||
* Types of region for a server, include: `us-west`, `us-east`, `us-south`, `us-central`, `singapore`, `london`, `sydney`, `amsterdam` and `frankfurt`
|
||||
* @typedef {(string)} region
|
||||
*/
|
||||
|
||||
import Equality from "../Util/Equality";
|
||||
import {Endpoints} from "../Constants";
|
||||
import Cache from "../Util/Cache";
|
||||
|
||||
Reference in New Issue
Block a user