Created
September 20, 2018 11:40
-
-
Save jpgorman/a987b8f7f703b058775f2c5e82ba0800 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// my-module.js | |
export default { | |
name: 'my-module', | |
view, | |
reducers, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment