Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Coneja-Chibi/CarrotKernel
/ openTemplateEditorTutorial
Function
openTemplateEditorTutorial
tutorials.js:195–197 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
193
}
194
195
export
function
openTemplateEditorTutorial() {
196
startTutorial(
'template-editor'
);
197
}
198
199
// Start a tutorial by ID - using confirm() dialogs
200
export
async
function
startTutorial(tutorialId) {
Callers
1
index.js
File · 0.90
Calls
1
startTutorial
Function · 0.85
Tested by
no test coverage detected