Appearance
@gracious.tech/fetch-client / shared_types / DistTranslation
Interface: DistTranslation
shared_types.DistTranslation
DIST Common to bibles/notes/etc
Hierarchy
↳
DistTranslation
Properties
name
• name: MetaTranslationName
Inherited from
Defined in
year
• year: number
Inherited from
Defined in
direction
• direction: "ltr"
| "rtl"
Inherited from
Defined in
copyright
• copyright: MetaCopyright
Inherited from
Defined in
literalness
• literalness: TranslationLiteralness
Defined in
client/src/shared_types.ts:107
tags
• tags: TranslationTag
[]
Defined in
client/src/shared_types.ts:108
books_ot
• books_ot: true
| string
[]
Defined in
client/src/shared_types.ts:109
books_nt
• books_nt: true
| string
[]