(function() { 'use strict'; angular .module('app.components', ['toastr', 'ui.bootstrap', 'ui.bootstrap.modal']); })();