mirror of https://github.com/grpc/grpc-node.git
Export HealthListener type in experimental
This commit is contained in:
parent
e919aa7aa3
commit
3ff8b674bb
|
@ -44,6 +44,7 @@ export {
|
|||
SubchannelInterface,
|
||||
BaseSubchannelWrapper,
|
||||
ConnectivityStateListener,
|
||||
HealthListener,
|
||||
} from './subchannel-interface';
|
||||
export {
|
||||
OutlierDetectionRawConfig,
|
||||
|
|
Loading…
Reference in New Issue