MCPcopy
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
64export const getNavigationState = () => steps.navigationSteps
65
66export const getStepsFromNavigation = (navIndex: number) => {
67 const navigationSteps = getNavigationState();

Callers 3

navSteps.spec.tsFile · 0.90
getStepsFromNavigationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected