Skip to content

Instantly share code, notes, and snippets.

@MkhytarMkhoian
Created June 5, 2024 20:21
Show Gist options
  • Save MkhytarMkhoian/8b4d94fca75f3d0b3447164b63c516fc to your computer and use it in GitHub Desktop.
Save MkhytarMkhoian/8b4d94fca75f3d0b3447164b63c516fc to your computer and use it in GitHub Desktop.
interface GlobalAppNavigator : ScreenNavigator, TicketsNavigator {
fun goHome()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment