Skip to content

Instantly share code, notes, and snippets.

@joshuef
Created August 2, 2018 10:59
Show Gist options
  • Save joshuef/3923db6c3b004519c2e5747794b86edc to your computer and use it in GitHub Desktop.
Save joshuef/3923db6c3b004519c2e5747794b86edc to your computer and use it in GitHub Desktop.
window.webIdEventEmitter.once( 'update', ( webId ) =>
{
console.log('WebId updated!', webId)
} );
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment