Browse Source

more tweaking

Joeri Exelmans 1 year ago
parent
commit
bbe30cb703
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/index.ts

+ 1 - 1
lib/index.ts

@@ -5,4 +5,4 @@ export * from "./graph_state";
 export * from "./types";
 export * from "./version";
 
-export * as util from "./util";
+export * from "./util";