EntityLinkingAction type

Options for an entity linking action.

type EntityLinkingAction = ActionPrebuilt & {
  stringIndexType?: StringIndexType
}