Use commonjs syntax

This commit is contained in:
Hypnosphi 2018-05-01 00:48:30 +03:00
parent 12300ee1d9
commit 8b126d8c32

View File

@ -1,4 +1,4 @@
export default {
module.exports = {
CHANNEL_CREATED: 'channelCreated',
GET_CURRENT_STORY: 'getCurrentStory',
SET_CURRENT_STORY: 'setCurrentStory',