Skip to content

Instantly share code, notes, and snippets.

@katelynsills
Last active January 24, 2019 01:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katelynsills/066b5b18b3b28e9be9a2ddb0b1eb5762 to your computer and use it in GitHub Desktop.
Save katelynsills/066b5b18b3b28e9be9a2ddb0b1eb5762 to your computer and use it in GitHub Desktop.
const webpageListener = {
stateChanged(state) {
console.log('DISPLAYED BALANCE', state);
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment