1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00
OpenSTF/res/app/components/stf/screen/scaling/index.js
2014-02-19 15:46:31 +09:00

2 lines
No EOL
109 B
JavaScript

module.exports = angular.module('stf/scaling', [])
.factory('ScalingService', require('./scaling-service'))