Sha256: 2c13a202e93888839f51de250bf1ba3e9e123c78f45a39011a3d85d326d2f893
Contents?: true
Size: 296 Bytes
Versions: 155
Compression:
Stored size: 296 Bytes
Contents
/** * @ngdoc module * @name Bastion.ostree-branches * * @description * Module for Ostree Branch related functionality. */ angular.module('Bastion.ostree-branches', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.common', 'Bastion.components' ]);
Version data entries
155 entries across 155 versions & 1 rubygems