debug.js 62 B

12345
  1. module.exports = function(type){
  2. return function(){
  3. }
  4. };