Skip to content

Commit

Permalink
fix(hub-common): export group utils
Browse files Browse the repository at this point in the history
  • Loading branch information
dbouwman committed Nov 9, 2021
1 parent 2d44f0d commit 95866bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/src/search/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from "./hub-api-search";
export * from "./content-utils";
export * from "./group-utils";
export * from "./utils";
export * from "./types";
export * from "./_searchContent";
Expand Down

0 comments on commit 95866bd

Please sign in to comment.