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