Fix mod.ts
This commit is contained in:
parent
0fed83cb2d
commit
686d6ed1fe
1 changed files with 0 additions and 1 deletions
1
mod.ts
1
mod.ts
|
@ -35,7 +35,6 @@ export * from './src/structures/role.ts'
|
||||||
export * from './src/structures/snowflake.ts'
|
export * from './src/structures/snowflake.ts'
|
||||||
export * from './src/structures/textChannel.ts'
|
export * from './src/structures/textChannel.ts'
|
||||||
export * from './src/structures/user.ts'
|
export * from './src/structures/user.ts'
|
||||||
export * from './src/structures/voicestate.ts'
|
|
||||||
export * from './src/structures/webhook.ts'
|
export * from './src/structures/webhook.ts'
|
||||||
export * from './src/types/cdn.ts'
|
export * from './src/types/cdn.ts'
|
||||||
export * from './src/types/channel.ts'
|
export * from './src/types/channel.ts'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue