mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
2 lines
No EOL
109 B
JavaScript
2 lines
No EOL
109 B
JavaScript
module.exports = angular.module('stf/scaling', [])
|
|
.factory('ScalingService', require('./scaling-service')) |