Sha256: 36abeebc2ec249f0313c0b451a117491f4eddb38d46b191ec18b06a5de7a092c
Contents?: true
Size: 335 Bytes
Versions: 219
Compression:
Stored size: 335 Bytes
Contents
/** * @ngdoc module * @name Bastion.subscriptions * * @description * Module for subscriptions */ angular.module('Bastion.subscriptions', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.organizations', 'Bastion.common', 'Bastion.components', 'Bastion.components.formatters' ]);
Version data entries
219 entries across 219 versions & 1 rubygems