thinkjs/lib/Lib/Core/Action.class.js
2013-10-11 22:30:21 +08:00

4 lines
52 B
JavaScript

var Action = function(){
}
module.exports = Action;