Skip to content

Instantly share code, notes, and snippets.

@jsmanifest
Created March 6, 2020 06:47
Show Gist options
  • Save jsmanifest/fe197864cb09e84bda21ebfbaca44408 to your computer and use it in GitHub Desktop.
Save jsmanifest/fe197864cb09e84bda21ebfbaca44408 to your computer and use it in GitHub Desktop.
// Completely valid -- TypeScript will not complain
const result = something({ goodwill: 'a' }, 'goodwill')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment