Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/
Class
packages/editor/src/context/edit_box.ts:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ NodeBlock } from
'../layout/rendered_node'
2
3
export
class
EditBoxData {
4
x: number
5
y: number
6
property: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected