module.exports = angular.module('stf.port-forwarding', [ ]) .factory('PortForwardingService', require('./port-forwarding-service'))