Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ init
Function
init
src/theme/list.js:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
let
firstTime = true;
13
14
function
init() {
15
themes.forEach((theme) => add(theme));
16
}
17
18
/**
19
* @typedef {object} Theme
Callers
nothing calls this directly
Calls
1
add
Function · 0.70
Tested by
no test coverage detected