Skip to content

Commit 574f017

Browse files
committed
chore: 🏷️ Export BalancerOwnProps interface
1 parent 7bd6981 commit 574f017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -311,4 +311,4 @@ if (!IS_SERVER && process.env.NODE_ENV !== 'production') {
311311
}
312312

313313
export default Balancer
314-
export { Provider, Balancer }
314+
export { Provider, Balancer, BalancerOwnProps }

0 commit comments

Comments
 (0)