Skip to content

Instantly share code, notes, and snippets.

@erezrokah
Created June 8, 2017 12:35
Show Gist options
  • Save erezrokah/9d45135700cd98796223dea5da73769c to your computer and use it in GitHub Desktop.
Save erezrokah/9d45135700cd98796223dea5da73769c to your computer and use it in GitHub Desktop.
export function listenToMessages() {
return listenToPath(metaTypes.messages, 'messages')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment