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

File macro.ts

src/shims/macro.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// src/shims/macro.ts
2
3// Read version from package.json at startup
4import { readFileSync } from 'fs'

Callers

nothing calls this directly

Calls 3

readFileSyncFunction · 0.90
resolveFunction · 0.50
parseMethod · 0.45

Tested by

no test coverage detected