We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f18140 commit 48df4ecCopy full SHA for 48df4ec
src/index.ts
@@ -7,3 +7,4 @@ export {
7
export * from "./api";
8
export * from "./Router";
9
export { HarborWidget, HarborWidgetEntity } from "./components/HarborWidget";
10
+export { HarborRepository } from "./components/HarborRepository";
0 commit comments