Sha256: 607dce6e7d8551833eae0d9322615dbc227af5337ad0b3a4d41efef2d5238934
Contents?: true
Size: 294 Bytes
Versions: 179
Compression:
Stored size: 294 Bytes
Contents
/** * @ngdoc module * @name Bastion.module-streams * * @description * Module for Module Stream related functionality. */ angular.module('Bastion.module-streams', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.common', 'Bastion.components' ]);
Version data entries
179 entries across 179 versions & 1 rubygems