blob: fb4023b921a119d4d1367929312a5f1993f7b1e2 [file] [log] [blame]
module.exports = angular.module('stf.clear-button', [])
.directive('clearButton', require('./clear-button-directive'))