Appearance
@gracious.tech/fetch-client / assets/shared_types / GlossesData
Interface: GlossesData
Defined in: client/src/assets/shared_types.ts:192
Properties
trans_id
trans_id:
string
Defined in: client/src/assets/shared_types.ts:193
book
book:
string
Defined in: client/src/assets/shared_types.ts:194
contents
contents: [
string,string][][][]
Defined in: client/src/assets/shared_types.ts:198
NOTE Compact format used not just for transport but to reduce memory use in clients As glosses with original words are basically 2x a whole bible NOTE word should include diacritics and punctuation if any (can strip in client)