2 lines
27 B
JavaScript
2 lines
27 B
JavaScript
|
module.exports = { a: 1 };
|
|
module.exports = { a: 1 };
|