Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created February 14, 2017 21:57
Show Gist options
  • Select an option

  • Save groovecoder/18365a0232f72416b5f43c30a415a4a5 to your computer and use it in GitHub Desktop.

Select an option

Save groovecoder/18365a0232f72416b5f43c30a415a4a5 to your computer and use it in GitHub Desktop.
if (userContextId in this._identitiesState) {
return;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment