kennethlynne/generator-angular-xl

View on GitHub
templates/javascript/framework/lodash.js

Summary

Maintainability
A
0 mins
Test Coverage
'use strict';

angular.module('<%= scriptAppName %>')
  .constant('_', window._);