MCPcopy 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
478export function initializeTutorials() {
479 CarrotDebug.init('✅ Tutorials system initialized');
480}

Callers 1

index.jsFile · 0.90

Calls 1

initMethod · 0.45

Tested by

no test coverage detected