BookshelfLocalDataSource
interface BookshelfLocalDataSource
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract suspend fun updateOrCreate(bookshelf: Bookshelf, transaction: suspend (Bookshelf) -> Unit): Bookshelf?