Skip to content

Instantly share code, notes, and snippets.

@developit
Created May 10, 2016 06:37
Show Gist options
  • Select an option

  • Save developit/debf687ddc57e37d20a36b009279b177 to your computer and use it in GitHub Desktop.

Select an option

Save developit/debf687ddc57e37d20a36b009279b177 to your computer and use it in GitHub Desktop.
import emitter from 'emitter';
export let { on, off, emit } = emitter();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment