MCPcopy 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
195export function openTemplateEditorTutorial() {
196 startTutorial('template-editor');
197}
198
199// Start a tutorial by ID - using confirm() dialogs
200export async function startTutorial(tutorialId) {

Callers 1

index.jsFile · 0.90

Calls 1

startTutorialFunction · 0.85

Tested by

no test coverage detected