comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
nav
/
com.sorrowblue.comicviewer.feature.book.nav
Package-level
declarations
Types
Types
Book
Nav
Key
Link copied to clipboard
@
Serializable
data
class
BookNavKey
(
val
bookshelfId
:
BookshelfId
,
val
path
:
PathString
,
val
name
:
String
,
val
collectionId
:
CollectionId
=
CollectionId()
)
:
NavKey