Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Zizzamia/perfume.js
/ getNavigationState
Function
getNavigationState
src/steps/steps.ts:64–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
};
63
64
export
const
getNavigationState = () => steps.navigationSteps
65
66
export
const
getStepsFromNavigation = (navIndex: number) => {
67
const
navigationSteps = getNavigationState();
Callers
3
getActiveStepsFromNavigationSteps
Function · 0.90
navSteps.spec.ts
File · 0.90
getStepsFromNavigation
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected