blob: 5fcb51314ce8beffc06cf58e43371f8b0c3caecb [file] [log] [blame]
module.exports = angular.module('stf.help-icon', [])
.directive('helpIcon', require('./help-icon-directive'))