mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Added stf namespace.
This commit is contained in:
2
res/app/components/stf/socket/index.js
Normal file
2
res/app/components/stf/socket/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
module.exports = angular.module('stf/socket', [])
|
||||
.factory('socket', require('./socket-service'));
|
||||
Reference in New Issue
Block a user