Created
August 17, 2018 20:01
-
-
Save SergioGeeK7/e02de4988826dfe4c166336db51f3d81 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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