Skip to content

Instantly share code, notes, and snippets.

@MkhytarMkhoian
Created June 5, 2024 19:45
Show Gist options
  • Save MkhytarMkhoian/9ab4afe52e26f0dc6822359709c038cd to your computer and use it in GitHub Desktop.
Save MkhytarMkhoian/9ab4afe52e26f0dc6822359709c038cd to your computer and use it in GitHub Desktop.
interface DeepLinkNavigator {
fun navigateTo(link: DeepLink)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment