mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
fix: export transformer twice
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
export * from '@discordeno/client'
|
||||
export * from '@discordeno/gateway'
|
||||
export * from '@discordeno/rest'
|
||||
export * from '@discordeno/rest/transformer'
|
||||
export * from '@discordeno/types'
|
||||
export * from '@discordeno/utils'
|
||||
export * from './bot.js'
|
||||
|
||||
Reference in New Issue
Block a user