Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Types

Index

Type aliases

Authority: "dbpedia" | "cwrc" | "geonames" | "getty" | "lgpn" | "viaf" | "wikidata"
ErrorType: "info" | "warning" | "error"
MappingID: "cwrcEntry" | "orlando" | "tei" | "teiLite"
PaletteMode: "light" | "auto" | "dark"
Schema: { css?: string | string[]; cssUrl: string | string[]; id: string; mapId?: string; name: string; schemaMappingsId: string; xml?: string | string[]; xmlUrl: string | string[] }

Type declaration

  • Optional css?: string | string[]
  • cssUrl: string | string[]
  • id: string
  • Optional mapId?: string
  • name: string
  • schemaMappingsId: string
  • Optional xml?: string | string[]
  • xmlUrl: string | string[]
SupportedEntityLookups: "dbpedia" | "geonames" | "getty" | "lgpn" | "viaf" | "wikidata" | "cwrc"
SupportedSchemasId: "cwrcTeiLite" | "orlando" | "event" | "cwrcEntry" | "epidoc" | "teiAll" | "teiDrama" | "teiCorpus" | "teiMs" | "teiLite" | "reed"

Variables

Languages: Map<string, Language> = ...
SupportedSchemas: Map<string, Schema> = ...
webpackEnv: { LEAFWRITER_VERSION?: string; NODE_ENV: string; WORKER_ENV: string }

Type declaration

  • Optional LEAFWRITER_VERSION?: string
  • NODE_ENV: string
  • WORKER_ENV: string

Generated using TypeDoc