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

File dnd.js

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

Source from the content-addressed store, hash-verified

1"use strict" // Opt in to a restricted variant of JavaScript
2
3const EXT_REGEX = /(?:\.([^.]+))?$/
4const TEXT_EXTENSIONS = ["txt", "json"]

Callers

nothing calls this directly

Calls 15

refreshModifiersStateFunction · 0.85
refreshInactiveTagsFunction · 0.85
addImageSizeOptionFunction · 0.85
renderRefImagesListFunction · 0.85
clearAllRefImagesFunction · 0.85
setTimeoutFunction · 0.85
parseBooleanFunction · 0.85
getModelPathFunction · 0.85
updateControlAlphaSliderFunction · 0.85

Tested by

no test coverage detected