Sha256: 182d9c3cd4891ef6ba4a0145aaa350eed7383b36cd00f01c893761d994dd3009
Contents?: true
Size: 296 Bytes
Versions: 217
Compression:
Stored size: 296 Bytes
Contents
/** * @ngdoc module * @name Bastion.host-collections * * @description * Module for host collections related functionality. */ angular.module('Bastion.host-collections', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.common', 'Bastion.utils' ]);
Version data entries
217 entries across 217 versions & 1 rubygems