mirror of
https://github.com/sern-handler/handler
synced 2026-06-27 18:22:14 +00:00
remove barrel for core/structs
This commit is contained in:
@@ -53,5 +53,6 @@ export {
|
||||
export * from './core/presences'
|
||||
export * from './core/interfaces'
|
||||
export * from './core/create-plugins';
|
||||
export * from './core/structures';
|
||||
export { CommandType, PluginType, PayloadType, EventType } from './core/structures/enums';
|
||||
export { Context } from './core/structures/context';
|
||||
export * from './core/ioc';
|
||||
|
||||
Reference in New Issue
Block a user