export channel types
This commit is contained in:
parent
f7adfd0f7e
commit
eca3cf4e0e
1 changed files with 1 additions and 0 deletions
|
@ -80,3 +80,4 @@ export { commands, client }
|
|||
export * from './src/types/slash.ts'
|
||||
export * from './src/structures/slash.ts'
|
||||
export * from './src/interactions/mod.ts'
|
||||
export * from './src/types/channel.ts'
|
||||
|
|
Loading…
Reference in a new issue