Skip to content

@gracious.tech/fetch-client


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

Interface: DistTranslationExtra

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

Properties

book_names

book_names: Record<string, BookNames>

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


chapter_headings

chapter_headings: Record<string, string[]>

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


sections

sections: Record<string, BookSection[]>

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