Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nynxz/ComfyUI-IdeogramHelper
/ config
Function
config
web/main.js:3846–3848 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3844
_instance: null,
3845
version,
3846
get config() {
3847
return
context.config;
3848
},
3849
set config(v) {
3850
},
3851
use(plugin, ...options) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected