mirror of
https://github.com/sern-handler/handler
synced 2026-06-19 22:32:14 +00:00
remove barrel for core/structs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { CommandType, EventType, PluginType } from './structures';
|
||||
import { CommandType, EventType, PluginType } from './structures/enums';
|
||||
import type { Plugin, PluginResult, EventArgs, CommandArgs } from '../types/core-plugin';
|
||||
import type { ClientEvents } from 'discord.js';
|
||||
import { err, ok } from './functions';
|
||||
|
||||
Reference in New Issue
Block a user