/** A path through the object graph, as an array of `LiveMap` key segments. */ export type Path = string[];