MCPcopy Create free account
hub / github.com/easydiffusion/easydiffusion / config

Function config

ui/plugins/ui/jasmine/jasmine-html.js:83–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81
82 function HtmlReporter(options) {
83 function config() {
84 return (options.env && options.env.configuration()) || {}
85 }
86
87 const getContainer = options.getContainer
88 const createElement = options.createElement

Callers 1

HtmlReporterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected