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

Class

src/lib/settings.js:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 */
23
24class Settings {
25 #customTheme = new ThemeBuilder("Custom").toJSON();
26 #defaultSettings;
27 #oldSettings;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected