Skip to content

Instantly share code, notes, and snippets.

@orcchg
Created June 26, 2021 08:10
Show Gist options
  • Save orcchg/0461637869f9e3434529eeb0bfb549ca to your computer and use it in GitHub Desktop.
Save orcchg/0461637869f9e3434529eeb0bfb549ca to your computer and use it in GitHub Desktop.
interface StockListDataApi : Api {
val repository: StockListRepository
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment