Skip to content

Commit

Permalink
fix: export ihubgroup (#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
benstoltz authored Aug 15, 2023
1 parent f4b0986 commit 0d29518
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 30 deletions.
48 changes: 18 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/common/src/core/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export * from "./IHubDiscussion";
export * from "./IHubEditableContent";
export * from "./IHubEntityBase";
export * from "./IHubEvent";
export * from "./IHubGroup";
export * from "./IHubImage";
export * from "./IHubInitiative";
export * from "./IHubItemEntity";
Expand Down

0 comments on commit 0d29518

Please sign in to comment.