InterfacesFoundParentPathOn this pageInterface: FoundParentPath<T> Result of findParentPath. Type Parameters Type ParameterT extends object Properties parent readonly parent: T; Found parent object. path readonly path: Path; Path from the found parent to the child.