Sha256: 4998590a001929322bba83dea37cb4df1bd049a7f675ae24c532d998202dc2c0
Contents?: true
Size: 206 Bytes
Versions: 22
Compression:
Stored size: 206 Bytes
Contents
/** * @ngdoc module * @name Bastion.organizations * * @description * Module for organization related functionality. */ angular.module('Bastion.organizations', [ 'ngResource', 'Bastion' ]);
Version data entries
22 entries across 22 versions & 1 rubygems