Skip to main content

Interface: VerseFormatting

Defined in: Data/Text/VerseFormatting.ts:147

The bible_verse.formatting payload.

Properties

block?

readonly optional block?: VerseBlock

Defined in: Data/Text/VerseFormatting.ts:150


source_verses?

readonly optional source_verses?: readonly SourceVerseRef[]

Defined in: Data/Text/VerseFormatting.ts:157

Present only when this verse absorbed a source verse that KJV versification has no address for. See SourceVerseRef. Absent for the overwhelming majority of verses.


spans?

readonly optional spans?: readonly VerseSpan[]

Defined in: Data/Text/VerseFormatting.ts:151


v

readonly v: number

Defined in: Data/Text/VerseFormatting.ts:149

Schema version. Currently VERSE_FORMATTING_VERSION.