Appearance
@gracious.tech/fetch-client / assets/types / RuntimeManifest
Type Alias: RuntimeManifest
RuntimeManifest =
Omit<DistManifest,"bibles"|"glosses"|"notes"|"books_ordered"|"book_names_english"> &object
Defined in: client/src/assets/types.ts:57
Type Declaration
bibles
bibles:
Record<string,RuntimeTranslation>
glosses
glosses:
Record<string,RuntimeGloss>
notes
notes:
Record<string,RuntimeNotes>