Skip to content

Commit c4bb689

Browse files
committed
node-gyp: add "module exports" header comment
1 parent 45ea511 commit c4bb689

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/node-gyp.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
/**
3+
* Module exports.
4+
*/
5+
16
module.exports = exports = gyp
27

38
/**

0 commit comments

Comments
 (0)