Skip to content

Instantly share code, notes, and snippets.

@cortinico
Created March 13, 2020 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cortinico/08be934515978cc5036bb522a0b831ad to your computer and use it in GitHub Desktop.
Save cortinico/08be934515978cc5036bb522a0b831ad to your computer and use it in GitHub Desktop.
// inside the module named `library`
class UserDatabase {
internal fun deleteUsers()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment