Skip to content

@sylis/web v0.0.0


@sylis/web / network/learning / CurrentBookResponse

Interface: CurrentBookResponse

Defined in: apps/web/src/network/learning/index.ts:19

Properties

book

book: null | CurrentBook

Defined in: apps/web/src/network/learning/index.ts:21


daysLeft

daysLeft: number

Defined in: apps/web/src/network/learning/index.ts:20


newWords

newWords: number

Defined in: apps/web/src/network/learning/index.ts:23


progress

progress: number

Defined in: apps/web/src/network/learning/index.ts:22


totalWords

totalWords: number

Defined in: apps/web/src/network/learning/index.ts:24