Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
apply
Function · 0.45
primaryColor
Method · 0.45
toJSON
Method · 0.45
darkenPrimaryColor
Method · 0.45
runCodeMirrorTests
Function · 0.45
Calls
1
toJSON
Method · 0.95
Tested by
no test coverage detected