MCPcopy Create free account
hub / github.com/TanStack/hotkeys / parsed

Function parsed

packages/hotkeys-devtools/src/components/DetailsPanel.tsx:202–202  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

200}) {
201 const reg = () => props.registration
202 const parsed = () => reg().parsedHotkey
203 const targetConflicts = createMemo(() =>
204 props.findTargetConflicts(reg(), props.state.registrations()),
205 )

Callers 1

HotkeyDetailsFunction · 0.85

Calls 1

regFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…