Skip to content

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

Interface: DistNotes

shared_types.DistNotes

DIST Common to bibles/notes/etc

Hierarchy

Properties

name

name: MetaTranslationName

Inherited from

DistManifestItem.name

Defined in

client/src/shared_types.ts:80


year

year: number

Inherited from

DistManifestItem.year

Defined in

client/src/shared_types.ts:81


direction

direction: "ltr" | "rtl"

Inherited from

DistManifestItem.direction

Defined in

client/src/shared_types.ts:82


copyright: MetaCopyright

Inherited from

DistManifestItem.copyright

Defined in

client/src/shared_types.ts:83


books

books: string[]

Defined in

client/src/shared_types.ts:142