Variable COLORSConst

COLORS: {
    [key: string]: number;
} = ...

Copyright 2015 - 2021 Amish Shah Copyrights licensed under the Apache License 2.0, https://github.com/discordjs/discord.js/blob/master/LICENSE Taken from https://github.com/discordjs/discord.js/blob/stable/src/util/Constants.js

Type declaration

  • [key: string]: number

Generated using TypeDoc