1
2
3
4
5
6
'use strict';
 
const internals = {};
 
 
module.exports = function () { };