first commit
This commit is contained in:
5
lib/components/devices/action_constants.js
Normal file
5
lib/components/devices/action_constants.js
Normal file
@@ -0,0 +1,5 @@
|
||||
'use strict'
|
||||
|
||||
module.exports = {
|
||||
RECEIVE_DEVICES: 'RECEIVE_DEVICES',
|
||||
}
|
||||
Reference in New Issue
Block a user