mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
2 lines
109 B
JavaScript
2 lines
109 B
JavaScript
module.exports = angular.module('stf/scaling', [])
|
|
.factory('ScalingService', require('./scaling-service')) |