Export HealthListener type in experimental

This commit is contained in:
Michael Lumish 2023-08-30 14:57:52 -07:00
parent e919aa7aa3
commit 3ff8b674bb
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ export {
SubchannelInterface,
BaseSubchannelWrapper,
ConnectivityStateListener,
HealthListener,
} from './subchannel-interface';
export {
OutlierDetectionRawConfig,