File: smash-ngRoute.js

package info (click to toggle)
angular.js 1.8.2-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 45,792 kB
  • sloc: javascript: 231,916; sh: 703; pascal: 164; makefile: 139; xml: 6
file content (6 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
import "src/shallowCopy.js";
import "src/routeToRegExp.js";
import "src/ngRoute/route.js";
import "src/ngRoute/routeParams.js";
import "src/ngRoute/directive/ngView.js";
import "src/module.suffix";