MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / toString

Method toString

src/theme/builder.js:283–285  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

281 }
282
283 toString() {
284 return JSON.stringify(this.toJSON());
285 }
286
287 /**
288 * This method is used to set a darkened primary color.

Callers 5

applyFunction · 0.45
primaryColorMethod · 0.45
toJSONMethod · 0.45
darkenPrimaryColorMethod · 0.45
runCodeMirrorTestsFunction · 0.45

Calls 1

toJSONMethod · 0.95

Tested by

no test coverage detected