window.angular && (function (angular) { 'use strict'; angular .module('app.common.directives', [ 'app.common.services' ]); })(window.angular);