File: smash-ngTouch.js

package info (click to toggle)
angular.js 1.8.3-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 45,788 kB
  • sloc: javascript: 231,910; 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";