MCPcopy
hub / github.com/toorshia/justgage / getConfig

Method getConfig

src/core/JustGage.js:1222–1224  ·  view source on GitHub ↗

* Get current configuration * @returns {object} Current configuration

()

Source from the content-addressed store, hash-verified

1220 * @returns {object} Current configuration
1221 */
1222 getConfig() {
1223 return { ...this.config };
1224 }
1225
1226 /**
1227 * Initialize shadow effects using SVGRenderer

Callers 2

core.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected