mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-07-31 12:00:41 +08:00
Cleanup/refactor for #3
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
exports = module.exports = EntityController;
|
||||
|
||||
function EntityController () {
|
||||
}
|
||||
|
||||
EntityController.prototype = {
|
||||
};
|
||||
Reference in New Issue
Block a user