mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 03:23:29 +01:00
types(Snowflake): export the type (#5722)
This commit is contained in:
2
typings/index.d.ts
vendored
2
typings/index.d.ts
vendored
@@ -78,6 +78,8 @@ declare module 'discord.js' {
|
|||||||
|
|
||||||
export const version: string;
|
export const version: string;
|
||||||
|
|
||||||
|
export { Snowflake };
|
||||||
|
|
||||||
//#region Classes
|
//#region Classes
|
||||||
|
|
||||||
export class Activity {
|
export class Activity {
|
||||||
|
|||||||
Reference in New Issue
Block a user