Skip to content

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

Interface: DistManifest

shared_types.DistManifest

Properties

translations

translations: Record<string, DistTranslation>

Defined in

client/src/shared_types.ts:114


languages

languages: Record<string, MetaLanguage>

Defined in

client/src/shared_types.ts:115


language2to3

language2to3: Record<string, string>

Defined in

client/src/shared_types.ts:116


licenses

licenses: Record<string, MetaStandardLicense>

Defined in

client/src/shared_types.ts:117