Skip to content

Instantly share code, notes, and snippets.

@cartant
Created December 4, 2020 06:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cartant/e8afbbdd22eb321c4fd13066bdddc538 to your computer and use it in GitHub Desktop.
Save cartant/e8afbbdd22eb321c4fd13066bdddc538 to your computer and use it in GitHub Desktop.
type Mapped = Inputs<[string, number]>;
// [readonly string[], readonly number[]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment