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