Skip to content

@gracious.tech/fetch-client


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

Interface: DistManifestItem

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

DIST Common to bibles/glosses/notes/etc

Extended by

Properties

name

name: MetaTranslationName

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


year

year: number

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


books_ot

books_ot: true | string[]

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


books_nt

books_nt: true | string[]

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


copyright: MetaCopyright

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


direction

direction: "ltr" | "rtl"

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


tags

tags: MetaTag[]

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


partial?

optional partial?: string[]

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