Inquiry about built-in type for accessing nested properties in Effect library

Does effect have any built-in type like type PathType<Obj, Path extends ReadonlyArray<PropertyKey>> = ... ?\
Was this page helpful?