Appearance
@gracious.tech/fetch-client / assets/shared_types / DistTranslation
Interface: DistTranslation
Defined in: client/src/assets/shared_types.ts:91
DIST Common to bibles/glosses/notes/etc
Extends
Properties
name
name:
MetaTranslationName
Defined in: client/src/assets/shared_types.ts:81
Inherited from
year
year:
number
Defined in: client/src/assets/shared_types.ts:82
Inherited from
books_ot
books_ot:
true|string[]
Defined in: client/src/assets/shared_types.ts:83
Inherited from
books_nt
books_nt:
true|string[]
Defined in: client/src/assets/shared_types.ts:84
Inherited from
copyright
copyright:
MetaCopyright
Defined in: client/src/assets/shared_types.ts:85
Inherited from
direction
direction:
"ltr"|"rtl"
Defined in: client/src/assets/shared_types.ts:86
Inherited from
tags
tags:
MetaTag[]
Defined in: client/src/assets/shared_types.ts:87
Inherited from
partial?
optionalpartial?:string[]
Defined in: client/src/assets/shared_types.ts:88