Skip to content

Instantly share code, notes, and snippets.

@Morfly
Last active October 27, 2022 04:29
Show Gist options
  • Save Morfly/aa069ecd597efb8bb39de7ec24f14e51 to your computer and use it in GitHub Desktop.
Save Morfly/aa069ecd597efb8bb39de7ec24f14e51 to your computer and use it in GitHub Desktop.
interface DataProvider {
val moviesRepository: MoviesRepository
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment