Skip to content

Instantly share code, notes, and snippets.

@orcchg
Created June 26, 2021 07:48
Show Gist options
  • Save orcchg/3e3884855329d8d03454bba1f32bf581 to your computer and use it in GitHub Desktop.
Save orcchg/3e3884855329d8d03454bba1f32bf581 to your computer and use it in GitHub Desktop.
interface StockListFeatureApi : Api {
val interactor: StockListInteractor
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment