MCPcopy Index your code
hub / github.com/easydiffusion/easydiffusion / plugins.js

File plugins.js

ui/media/js/plugins.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const PLUGIN_API_VERSION = "1.0"
2
3const PLUGIN_CATALOG = 'https://raw.githubusercontent.com/easydiffusion/easydiffusion-plugins/main/plugins.json'
4const PLUGIN_CATALOG_GITHUB = 'https://github.com/easydiffusion/easydiffusion-plugins/blob/main/plugins.json'

Callers

nothing calls this directly

Calls 1

appendChildMethod · 0.45

Tested by

no test coverage detected