mirror of
https://github.com/seejohnrun/haste-server
synced 2025-07-16 10:03:45 -07:00
6 lines
No EOL
66 B
JavaScript
6 lines
No EOL
66 B
JavaScript
|
|
module.exports = function(type){
|
|
return function(){
|
|
|
|
}
|
|
}; |