Type Alias ContextLink

ContextLink: { [context: string]: string }

Context links, expressed as map of key-value pairs

Type declaration

  • [context: string]: string