We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd6981 commit 574f017Copy full SHA for 574f017
src/index.tsx
@@ -311,4 +311,4 @@ if (!IS_SERVER && process.env.NODE_ENV !== 'production') {
311
}
312
313
export default Balancer
314
-export { Provider, Balancer }
+export { Provider, Balancer, BalancerOwnProps }
0 commit comments