MCPcopy Create free account
hub / github.com/freecodexyz/free-code / _temp

Function _temp

src/keybindings/KeybindingProviderSetup.tsx:116–118  ·  view source on GitHub ↗
(w)

Source from the content-addressed store, hash-verified

114 return w_0.severity === "warning";
115}
116function _temp(w) {
117 return w.severity === "error";
118}
119export function KeybindingSetup({
120 children
121}: Props): React.ReactNode {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected