Skip to content

Commit 48df4ec

Browse files
committed
export HarborRepository component
1 parent 9f18140 commit 48df4ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ export {
77
export * from "./api";
88
export * from "./Router";
99
export { HarborWidget, HarborWidgetEntity } from "./components/HarborWidget";
10+
export { HarborRepository } from "./components/HarborRepository";

0 commit comments

Comments
 (0)