Skip to main content

Type Alias: Path

type Path = ReadonlyArray<PathElement>;

Path from a parent to a child.