1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2025-12-24 21:41:30 +00:00
Files
2012-02-06 14:09:01 -05:00

6 lines
66 B
JavaScript

module.exports = function(type){
return function(){
}
};