Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
export
const
getTutorialIsOpening = () => {
102
return
useTutorialStore.getState().tutorialIsOpening;
103
};
Callers
1
TutorialController
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected