Skip to content

@gracious.tech/fetch-client


@gracious.tech/fetch-client / assets/shared_types / NotesData

Interface: NotesData

Defined in: client/src/assets/shared_types.ts:209

Properties

notes_id

notes_id: string

Defined in: client/src/assets/shared_types.ts:210


book

book: string

Defined in: client/src/assets/shared_types.ts:211


verses

verses: Record<string, Record<string, string>>

Defined in: client/src/assets/shared_types.ts:212


ranges

ranges: MultiVerseNote[]

Defined in: client/src/assets/shared_types.ts:214

NOTE No separate prop for chapters as more logical to break down by section than chapter