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,
|
||||
RequesterBuilder,
|
||||
Interceptor,
|
||||
InterceptorOptions,
|
||||
InterceptorProvider,
|
||||
InterceptingCall,
|
||||
InterceptorConfigurationError,
|
||||
|
|
|
|||
Loading…
Reference in New Issue