Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Coneja-Chibi/CarrotKernel
/ initializeTutorials
Function
initializeTutorials
tutorials.js:478–480 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
476
477
// Initialize tutorial system
478
export
function
initializeTutorials() {
479
CarrotDebug.init(
'✅ Tutorials system initialized'
);
480
}
Callers
1
index.js
File · 0.90
Calls
1
init
Method · 0.45
Tested by
no test coverage detected