diff options
Diffstat (limited to 'www/lib/angular-touch/index.js')
| -rw-r--r-- | www/lib/angular-touch/index.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lib/angular-touch/index.js b/www/lib/angular-touch/index.js new file mode 100644 index 00000000..0478a404 --- /dev/null +++ b/www/lib/angular-touch/index.js @@ -0,0 +1,2 @@ +require('./angular-touch'); +module.exports = 'ngTouch'; |
