Sha256: 2f732bd8a1c3407f6f8c18417fa34a605b288e7073b86c6e585a4653e71f3f88
Contents?: true
Size: 317 Bytes
Versions: 217
Compression:
Stored size: 317 Bytes
Contents
/** * @ngdoc module * @name Bastion.sync-plans * * @description * Module for sync plan related functionality. */ angular.module('Bastion.sync-plans', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.common', 'Bastion.components.formatters', 'Bastion.products' ]);
Version data entries
217 entries across 217 versions & 1 rubygems