MCPcopy Index your code
hub / github.com/editablejs/editable / toJSON

Method toJSON

packages/plugins/codeblock/src/plugin/yjs/range.ts:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 yanchor: Y.RelativePosition
5 yhead: Y.RelativePosition
6 toJSON(): Record<'yanchor' | 'yhead', any>
7}
8
9export const YRange = {

Callers 6

touch-point.tsxFile · 0.80
caret.tsxFile · 0.80
SelectionComponentFunction · 0.80
InputComponentFunction · 0.80
drag-caret.tsxFile · 0.80
callbackHandlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected