Skip to content

Instantly share code, notes, and snippets.

@cullophid
Created October 22, 2015 20:21
Show Gist options
  • Save cullophid/421277a0dd241c957bc1 to your computer and use it in GitHub Desktop.
Save cullophid/421277a0dd241c957bc1 to your computer and use it in GitHub Desktop.
MessageModule
import message from './message'
console.log(message);
export default "message"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment