blob: 9cc70529678f3674fb8d31c59ec26b1edb6ee71c [file] [log] [blame]
module.exports = angular.module('stf.stacked-icon', [])
.directive('stackedIcon', require('./stacked-icon-directive'))