Appearance
@gracious.tech/fetch-client / shared_types / DistManifest
Interface: DistManifest
shared_types.DistManifest
Properties
translations
• translations: Record
<string
, DistTranslation
>
Defined in
client/src/shared_types.ts:115
languages
• languages: Record
<string
, MetaLanguage
>
Defined in
client/src/shared_types.ts:116
language2to3
• language2to3: Record
<string
, string
>
Defined in
client/src/shared_types.ts:117
languages_most_spoken
• languages_most_spoken: string
[]
Defined in
client/src/shared_types.ts:118
books_ordered
• books_ordered: string
[]
Defined in
client/src/shared_types.ts:119
book_names_english
• book_names_english: Record
<string
, string
>
Defined in
client/src/shared_types.ts:120
licenses
• licenses: Record
<string
, MetaStandardLicense
>