Skip to content

Commit 3545cff

Browse files
committed
export query & event types
1 parent ec475c8 commit 3545cff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/db/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
export * from "./core";
2+
export * from "./events/types";
3+
export * from "./query/types";

0 commit comments

Comments
 (0)