Fix mod.ts

This commit is contained in:
DjDeveloperr 2020-11-03 14:53:06 +05:30
parent 0fed83cb2d
commit 686d6ed1fe
1 changed files with 0 additions and 1 deletions

1
mod.ts
View File

@ -35,7 +35,6 @@ export * from './src/structures/role.ts'
export * from './src/structures/snowflake.ts'
export * from './src/structures/textChannel.ts'
export * from './src/structures/user.ts'
export * from './src/structures/voicestate.ts'
export * from './src/structures/webhook.ts'
export * from './src/types/cdn.ts'
export * from './src/types/channel.ts'