Skip to content

Instantly share code, notes, and snippets.

@MariusBongarts
Created August 3, 2023 06:50
Show Gist options
  • Save MariusBongarts/6caf34150519334bf0bbb094b85ab6e7 to your computer and use it in GitHub Desktop.
Save MariusBongarts/6caf34150519334bf0bbb094b85ab6e7 to your computer and use it in GitHub Desktop.
// ❌ error before Typescript 5.2
type MixedTuple = [first: string, string];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment