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