Sha256: 8e342c658dca3497c91508b40a968c5faf0399e58103efda7d95d1cd7c46a915
Contents?: true
Size: 325 Bytes
Versions: 191
Compression:
Stored size: 325 Bytes
Contents
/** * @ngdoc module * @name Bastion.content-credentials * * @description * Module for Content Credential related functionality. */ angular.module('Bastion.content-credentials', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.common', 'Bastion.components', 'ngUpload' ]);
Version data entries
191 entries across 191 versions & 1 rubygems