File: smash-ngRoute.js

package info (click to toggle)
angular.js 1.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,680 kB
  • sloc: javascript: 232,261; 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";