mirror of https://github.com/nodejs/node.git
4 lines
35 B
JavaScript
4 lines
35 B
JavaScript
|
module.exports = {
|
||
|
value: 123
|
||
|
};
|