homeModule.js 64 Bytes
Newer Older
1 2
'use strict';

3
angular.module('dgc.home', ['dgc.home.routes']);