Edit

@Serializable
data class Edit(val bookshelfId: BookshelfId, val bookshelfType: BookshelfType) : BookshelfWizardNavKey

Constructors

Link copied to clipboard
constructor(bookshelfId: BookshelfId, bookshelfType: BookshelfType)

Properties

Link copied to clipboard
Link copied to clipboard