Skip to content

Instantly share code, notes, and snippets.

@danvk
Created January 22, 2019 20:14
Show Gist options
  • Save danvk/5a136e3614bd39e447e7639f1e34bb53 to your computer and use it in GitHub Desktop.
Save danvk/5a136e3614bd39e447e7639f1e34bb53 to your computer and use it in GitHub Desktop.
let newToy: Product = 'Macbook Air';
purchase(newToy); // ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment