Sha256: 51d3c8eeecd95e100c38f0175286ff45ca4adc5a4712fc349b80fdcbca5fdfcc
Contents?: true
Size: 229 Bytes
Versions: 224
Compression:
Stored size: 229 Bytes
Contents
/** * @ngdoc module * @name Bastion.settings * * @description * Module for settings */ angular.module('Bastion.settings', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.common' ]);
Version data entries
224 entries across 224 versions & 1 rubygems