blob: 7349613d75fcd5d96adb1428a3cb8d6dabb673d0 [file] [log] [blame]
module.exports = angular.module('stf.text-history', [
])
.directive('textHistory', require('./text-history-directive'))