Skip to content

Commit ae438ad

Browse files
author
Robert Kesterson
committed
Updated package exports
1 parent c1bd346 commit ae438ad

File tree

2 files changed

+564
-558
lines changed

2 files changed

+564
-558
lines changed

src/index.ts

+6
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@ export * from './graph';
33
export * from './resultSet';
44
export * from './statistics';
55
export * from './label';
6+
export * from './node';
7+
export * from './path';
8+
export * from './edge';
9+
10+
11+

0 commit comments

Comments
 (0)