mirror of
https://github.com/grpc/grpc-node.git
synced 2026-01-25 14:27:06 +00:00
The issue: https://github.com/grpc/grpc-node/issues/876 This is an obvious typo; `typeof` has to return a string `'undefined'`, not a literal `undefined.`