File: smash-ngTouch.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 (4 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (3)
1
2
3
4
import "src/ngTouch/touch.js";
import "src/ngTouch/swipe.js";
import "src/ngTouch/directive/ngSwipe.js";
import "src/module.suffix";