mirror of https://github.com/nodejs/node.git
4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
|
'use strict'
|
||
|
|
||
|
module.exports = { main: true }
|