mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-25 07:31:54 +00:00
6 lines
66 B
JavaScript
6 lines
66 B
JavaScript
|
|
module.exports = function(type){
|
|
return function(){
|
|
|
|
}
|
|
}; |