Skip to content

Instantly share code, notes, and snippets.

@vhutov
Created June 23, 2020 22:30
Show Gist options
  • Save vhutov/19e004855c6ec1b0e1eb37c9992f483a to your computer and use it in GitHub Desktop.
Save vhutov/19e004855c6ec1b0e1eb37c9992f483a to your computer and use it in GitHub Desktop.
TypeAlias
type Messages = SuccessResposne :=: FailedResponse :+: QuotaRequest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment