Sha256: e0a75c90fa6c436ea3e71807cc9316342c07d99e15b64f235bc6a19954feb839
Contents?: true
Size: 282 Bytes
Versions: 15
Compression:
Stored size: 282 Bytes
Contents
/** * @ngdoc module * @name Bastion.errata * * @description * Module for Errata related functionality. */ angular.module('Bastion.errata', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.common', 'Bastion.i18n', 'Bastion.components.formatters' ]);
Version data entries
15 entries across 15 versions & 1 rubygems