Skip to content

@gracious.tech/fetch-client


@gracious.tech/fetch-client / book/bible / IndividualVerse

Interface: IndividualVerse<T>

Defined in: client/src/book/bible.ts:26

Type Parameters

T

T

Properties

id

id: number

Defined in: client/src/book/bible.ts:27


chapter

chapter: number

Defined in: client/src/book/bible.ts:28


verse

verse: number

Defined in: client/src/book/bible.ts:29


content

content: T

Defined in: client/src/book/bible.ts:30