mirror of https://github.com/grpc/grpc-node.git
Merge pull request #1319 from xpirt/patch-1
grpc-js: export InterceptorOptions
This commit is contained in:
commit
b62e22677d
|
|
@ -301,6 +301,7 @@ export {
|
||||||
ListenerBuilder,
|
ListenerBuilder,
|
||||||
RequesterBuilder,
|
RequesterBuilder,
|
||||||
Interceptor,
|
Interceptor,
|
||||||
|
InterceptorOptions,
|
||||||
InterceptorProvider,
|
InterceptorProvider,
|
||||||
InterceptingCall,
|
InterceptingCall,
|
||||||
InterceptorConfigurationError,
|
InterceptorConfigurationError,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue