MCPcopy Create free account
hub / github.com/amelioro/ameliorate / getTutorialIsOpening

Function getTutorialIsOpening

src/web/tutorial/tutorialStore.ts:101–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99};
100
101export const getTutorialIsOpening = () => {
102 return useTutorialStore.getState().tutorialIsOpening;
103};

Callers 1

TutorialControllerFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected