Created
October 22, 2015 20:21
-
-
Save cullophid/421277a0dd241c957bc1 to your computer and use it in GitHub Desktop.
MessageModule
This file contains 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
import message from './message' | |
console.log(message); |
This file contains 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
export default "message" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment