1
0
Fork 0
mirror of https://github.com/seejohnrun/haste-server.git synced 2024-11-01 11:31:22 +00:00
haste-server/node_modules/mocha/lib/browser/debug.js

6 lines
66 B
JavaScript
Raw Permalink Normal View History

2012-02-06 19:09:01 +00:00
module.exports = function(type){
return function(){
}
};