Skip to content

Commit 6c94e1e

Browse files
committed
added exports
1 parent 85962a8 commit 6c94e1e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/main.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
export * from "./client.ts";
22
export * from "./server.ts";
3+
export * from "./utils.ts";
4+
export * from "./enums/main.ts";
5+
export * from "./types/main.ts";

0 commit comments

Comments
 (0)