mirror of
https://github.com/SrIzan10/handler.git
synced 2026-05-01 10:45:17 +00:00
chore: prettier reformat
This commit is contained in:
@@ -14,7 +14,7 @@ interface Wrapper {
|
||||
readonly client: Client;
|
||||
readonly defaultPrefix?: string;
|
||||
readonly commands: string;
|
||||
readonly events? : DiscordEvent[];
|
||||
readonly events?: DiscordEvent[];
|
||||
}
|
||||
|
||||
export default Wrapper;
|
||||
|
||||
Reference in New Issue
Block a user