PathStringType alias to string which describes a lodash-like path through an object. E.g. 'foo.bar.0.baz' type PathString = string;§Type§string[src]