mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Expose MetadataOptions interface in grpc-js.
This commit is contained in:
parent
260aee93da
commit
8d7d3f3d23
@ -119,7 +119,7 @@ export const credentials = {
|
||||
|
||||
/**** Metadata ****/
|
||||
|
||||
export { Metadata, MetadataValue };
|
||||
export { Metadata, MetadataOptions, MetadataValue };
|
||||
|
||||
/**** Constants ****/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user