Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ onComplete
Method
onComplete
ui/media/js/engine.js:74–76 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
72
return
[this.textDecoder.decode(value)]
73
}
74
onComplete(value) {
75
return
value
76
}
77
onError(response) {
78
throw
new
Error(response.statusText)
79
}
Callers
2
open
Method · 0.95
jasmine.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected