mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +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 { Snowflake };
|
||||
|
||||
//#region Classes
|
||||
|
||||
export class Activity {
|
||||
|
||||
Reference in New Issue
Block a user