Sha256: 135d8bbbd15d720ff3fcfac94288be069a63e67b65046c812a696f54cfda5c68
Contents?: true
Size: 324 Bytes
Versions: 176
Compression:
Stored size: 324 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', 'Bastion.tasks', 'Bastion.dates' ]);
Version data entries
176 entries across 176 versions & 1 rubygems