mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Fix minor error in Node generated documentation
This commit is contained in:
parent
0a77296835
commit
44f1e26763
@ -31,6 +31,13 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @module
|
||||
* @private
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
var binary = require('node-pre-gyp/lib/pre-binding');
|
||||
var path = require('path');
|
||||
var binding_path =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user