Skip to content

Commit 180b71b

Browse files
committed
feat(kuzu): export index
1 parent af2a0e5 commit 180b71b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export { KuzuClient } from "./kuzu-client.lib.js";
2+
export type KuzuClientOptions = import("./kuzu-client.lib.js").KuzuClient.Options;

0 commit comments

Comments
 (0)