Skip to content

@gracious.tech/fetch-client / shared_types / DistTranslationExtra

Interface: DistTranslationExtra

shared_types.DistTranslationExtra

Properties

book_names

book_names: Record<string, BookNames>

Defined in

client/src/shared_types.ts:135


chapter_headings

chapter_headings: Record<string, string[]>

Defined in

client/src/shared_types.ts:136


sections

sections: Record<string, BookSection[]>

Defined in

client/src/shared_types.ts:137