Skip to content

Commit

Permalink
export typings
Browse files Browse the repository at this point in the history
  • Loading branch information
pakkographic committed Aug 15, 2024
1 parent 17ab201 commit d08ecdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
//

// EXPORT LIST:

export type * from "./types/index";
export * from "./structures/Message";

export * from "./structures/Client";
Expand Down

0 comments on commit d08ecdc

Please sign in to comment.