Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrNothing/AI-Blocks
/ toJson
Method
toJson
Sources/src/Model/Objects/Script.js:136–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
}
135
136
toJson()
137
{
138
return
{
139
source:this.source,
140
params:this.params,
141
id:this.id,
142
}
143
}
144
145
updateIndexParams()
146
{
Callers
1
getSceneJson
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected