Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
9
export
const
YRange = {
Callers
6
touch-point.tsx
File · 0.80
caret.tsx
File · 0.80
SelectionComponent
Function · 0.80
InputComponent
Function · 0.80
drag-caret.tsx
File · 0.80
callbackHandler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected