Skip to content

Instantly share code, notes, and snippets.

@Jexordexan
Created August 6, 2019 21:35
Show Gist options
  • Save Jexordexan/f77fd2d88acb626daf7f3ac9cc119cbb to your computer and use it in GitHub Desktop.
Save Jexordexan/f77fd2d88acb626daf7f3ac9cc119cbb to your computer and use it in GitHub Desktop.
interface Props {
user: api.User
alerts?: api.Alert[]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment