yapi/plugins/yapi-plugin-demo/client.js

3 lines
46 B
JavaScript
Executable File

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