mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 03:11:49 +08:00
Use commonjs syntax
This commit is contained in:
parent
12300ee1d9
commit
8b126d8c32
@ -1,4 +1,4 @@
|
||||
export default {
|
||||
module.exports = {
|
||||
CHANNEL_CREATED: 'channelCreated',
|
||||
GET_CURRENT_STORY: 'getCurrentStory',
|
||||
SET_CURRENT_STORY: 'setCurrentStory',
|
||||
|
Loading…
x
Reference in New Issue
Block a user