Fix minor error in Node generated documentation

This commit is contained in:
murgatroid99 2017-06-05 13:46:22 -07:00
parent 0a77296835
commit 44f1e26763

View File

@ -31,6 +31,13 @@
*
*/
/**
* @module
* @private
*/
'use strict';
var binary = require('node-pre-gyp/lib/pre-binding');
var path = require('path');
var binding_path =