UNPKG

angular-scalyr

Version:
12 lines (9 loc) 255 B
/** * @license scalyr v1.0.3 * (c) 2013 Scalyr, Inc. http://scalyr.com * License: MIT */ 'use strict'; // You may just depend on the 'sly' module to pull in all of the // dependencies. angular.module('sly', ['slyEvaluate', 'slyRepeat']);