Skip to content

Commit 8be67ec

Browse files
committed
feat(kuzu): export index
1 parent 23f0a51 commit 8be67ec

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)