Skip to content

Instantly share code, notes, and snippets.

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