MCPcopy Create free account
hub / github.com/freecodexyz/free-code /

Class

src/utils/Cursor.ts:1125–1125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1123}
1124
1125export class MeasuredText {
1126 private _wrappedLines?: WrappedLine[]
1127 public readonly text: string
1128 private navigationCache: Map<string, number>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected