module.exports = angular.module('stf/util/vendor', []) .factory('VendorUtil', require('./vendor-util'))