mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-22 05:45:18 +02:00
All services and controllers are implemented.
This commit is contained in:
2
res/app/components/stf/screen/scaling/index.js
Normal file
2
res/app/components/stf/screen/scaling/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
module.exports = angular.module('stf/scaling', [])
|
||||
.factory('ScalingService', require('./scaling-service'))
|
||||
Reference in New Issue
Block a user