Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JunJD/alading
/
Class
src/utils/interviewStateManager.ts:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
export
class
InterviewStateManager {
14
private static instance: InterviewStateManager;
15
16
private constructor() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected