Function: buildVerseFormatting()
buildVerseFormatting(
version,block,spans,sourceVerses?):VerseFormatting
Defined in: Data/Text/VerseFormatting.ts:266
Assemble a payload, omitting block / spans / source_verses when they carry nothing.
Parameters
version
number
block
VerseBlock | undefined
spans
readonly VerseSpan[]
sourceVerses?
readonly SourceVerseRef[] = []