Skip to content

@gracious.tech/fetch-client


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

Interface: DistNotes

Defined in: client/src/assets/shared_types.ts:97

DIST Common to bibles/glosses/notes/etc

Extends

Properties

name

name: MetaTranslationName

Defined in: client/src/assets/shared_types.ts:81

Inherited from

DistManifestItem.name


year

year: number

Defined in: client/src/assets/shared_types.ts:82

Inherited from

DistManifestItem.year


books_ot

books_ot: true | string[]

Defined in: client/src/assets/shared_types.ts:83

Inherited from

DistManifestItem.books_ot


books_nt

books_nt: true | string[]

Defined in: client/src/assets/shared_types.ts:84

Inherited from

DistManifestItem.books_nt


copyright: MetaCopyright

Defined in: client/src/assets/shared_types.ts:85

Inherited from

DistManifestItem.copyright


direction

direction: "ltr" | "rtl"

Defined in: client/src/assets/shared_types.ts:86

Inherited from

DistManifestItem.direction


tags

tags: MetaTag[]

Defined in: client/src/assets/shared_types.ts:87

Inherited from

DistManifestItem.tags


partial?

optional partial?: string[]

Defined in: client/src/assets/shared_types.ts:88

Inherited from

DistManifestItem.partial