module.js 56 Bytes
(function(){
    angular.module("app.collect",[]);
})();