Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/easydiffusion/easydiffusion
/ url
Method
url
ui/media/js/engine.js:43–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
get url() {
44
if
(this.#response.redirected) {
45
return
this.#response.url
46
}
47
return
this.#url
48
}
49
get bufferedString() {
50
return
this.#bufferedString
51
}
Callers
1
marked.min.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected