harbor/static/ng/resources/js/index/index.data.js

7 lines
78 B
JavaScript

(function() {
'use strict';
angular
.module('harbor.index');
})();