Skip to content

PathSegment

Defined in: output-transform/path.ts:17

A single segment of a structured path — a named property access.

readonly kind: "prop"

Defined in: output-transform/path.ts:18


readonly name: string

Defined in: output-transform/path.ts:19