Type alias Ancestor<T>

Ancestor<T>: AncestorImpl<T>

Returns the type of all possible ancestor nodes of the given node type.

Type Parameters

  • T extends Node