4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
|
exports = function() {};
|
||
|
|
||
|
module.exports = exports;
|