Skip to content

Instantly share code, notes, and snippets.

@florianmartens
Created June 17, 2021 21:23
Show Gist options
  • Save florianmartens/20c4c88239973e724d9fd4b4325dd87d to your computer and use it in GitHub Desktop.
Save florianmartens/20c4c88239973e724d9fd4b4325dd87d to your computer and use it in GitHub Desktop.
interface EmptySet {
foo: string;
bar: string;
faz: object;
// -> add an infinite number of requirements
// ...
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment