Skip to content

@gracious.tech/fetch-client / shared_types / DistNotes

Interface: DistNotes

shared_types.DistNotes

DIST Common to bibles/notes/etc

Hierarchy

Properties

language

language: string

Inherited from

DistManifestItem.language

Defined in

client/src/shared_types.ts:95


name

name: MetaTranslationName

Inherited from

DistManifestItem.name

Defined in

client/src/shared_types.ts:96


year

year: number

Inherited from

DistManifestItem.year

Defined in

client/src/shared_types.ts:97


direction

direction: "ltr" | "rtl"

Inherited from

DistManifestItem.direction

Defined in

client/src/shared_types.ts:98


copyright: MetaCopyright

Inherited from

DistManifestItem.copyright

Defined in

client/src/shared_types.ts:99


books

books: string[]

Defined in

client/src/shared_types.ts:128