Skip to content

Instantly share code, notes, and snippets.

@carlrip
Created July 26, 2019 18:11
Show Gist options
  • Save carlrip/c2740f34b4db7b171f69825c50ff9c26 to your computer and use it in GitHub Desktop.
Save carlrip/c2740f34b4db7b171f69825c50ff9c26 to your computer and use it in GitHub Desktop.
const { name } = await getCharacter(1);
console.log(name);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment