Sha256: f6af123858b926915e84296942889095dae64d9852abc0d02bccea0432e52c14
Contents?: true
Size: 332 Bytes
Versions: 22
Compression:
Stored size: 332 Bytes
Contents
/** * @ngdoc module * @name Bastion.content-views * * @description * Module for content view related functionality. */ angular.module('Bastion.content-views', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.utils', 'Bastion.content-views.versions', 'Bastion.components', 'Bastion.packages' ]);
Version data entries
22 entries across 22 versions & 1 rubygems