Skip to content

Instantly share code, notes, and snippets.

@SergioGeeK7
Created August 17, 2018 20:01
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 SergioGeeK7/e02de4988826dfe4c166336db51f3d81 to your computer and use it in GitHub Desktop.
Save SergioGeeK7/e02de4988826dfe4c166336db51f3d81 to your computer and use it in GitHub Desktop.
const START_LISTENING_GAME_STATE_CHANGE = 1000 * 60 * 5;
const value = Number(configData && key && configData[key]);
const { data: {viewer: {content: {videos = {}} = {}} = {}} = {},} = response;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment