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