MCPcopy
hub / github.com/MrNothing/AI-Blocks / setSource

Method setSource

Sources/src/Model/UI/Properties.js:42–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 setSource()
43 {
44 this.setState({source:window.service.project});
45 }
46
47 editScript(script)
48 {

Callers 2

checkLoadingCompleteMethod · 0.80
makeProjectFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected