PathRef
Defined in: output-transform/path-proxy.ts:26
A reference to a value at a specific path within a data structure.
Carries a phantom type T representing the type at that path.
Type Parameters
Section titled “Type Parameters”T = unknown
Properties
Section titled “Properties”[PATH_MARKER]
Section titled “[PATH_MARKER]”
readonly[PATH_MARKER]:Path
Defined in: output-transform/path-proxy.ts:27