Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Sep 14, 2024
1 parent 9cf26cd commit d984c1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { default as Client } from "./client/Client.js";
import { default as Client } from "./client/Client.js";
export default Client;

0 comments on commit d984c1f

Please sign in to comment.