Skip to content

Commit 15c1aec

Browse files
authored
export observe (#374)
1 parent 9db2c9c commit 15c1aec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ export {
1313
inferSchema,
1414
getSchema
1515
} from "./table.js";
16+
export {observe} from "./generators/observe.js";

0 commit comments

Comments
 (0)