MCPcopy
hub / github.com/codeaashu/claude-code / defaultBindings.ts

File defaultBindings.ts

src/keybindings/defaultBindings.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import { satisfies } from 'src/utils/semver.js'
3import { isRunningWithBun } from '../utils/bundledMode.js'
4import { getPlatform } from '../utils/platform.js'

Callers

nothing calls this directly

Calls 4

getPlatformFunction · 0.85
isRunningWithBunFunction · 0.85
satisfiesFunction · 0.85
featureFunction · 0.85

Tested by

no test coverage detected