blob: adbdadc6dfcf48351fd7738552b8472e45606afb [file] [log] [blame]
module.exports = angular.module('stf.screen-touch', [
])
.directive('screenTouch', require('./screen-touch-directive'))