Skip to content

Instantly share code, notes, and snippets.

@obliviusm
Created October 19, 2018 13:50
Show Gist options
  • Save obliviusm/08dd82904d53a15389cbdc88c6eb5159 to your computer and use it in GitHub Desktop.
Save obliviusm/08dd82904d53a15389cbdc88c6eb5159 to your computer and use it in GitHub Desktop.
getVideo: videoId => {
return {
ok: true,
data: require('../fixtures/Video.json')
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment