mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Added a comment to server.js
This commit is contained in:
parent
e84f7e6614
commit
38d30d285d
@ -652,4 +652,7 @@ function makeProtobufServerConstructor(services) {
|
||||
*/
|
||||
exports.makeServerConstructor = makeServerConstructor;
|
||||
|
||||
/**
|
||||
* See documentation for makeProtobufServerConstructor
|
||||
*/
|
||||
exports.makeProtobufServerConstructor = makeProtobufServerConstructor;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user