Sha256: f984f38c776fb9e3064aeadf02bfdd37d82a1b03928a865bafc00731e9975c33
Contents?: true
Size: 224 Bytes
Versions: 226
Compression:
Stored size: 224 Bytes
Contents
/** * @ngdoc module * @name Bastion.hosts * * @description * Module for hosts */ angular.module('Bastion.hosts', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.components' ]);
Version data entries
226 entries across 226 versions & 1 rubygems