UNPKG

tdd-guard

Version:

TDD Guard enforces Test-Driven Development principles using Claude Code hooks

3 lines 168 B
import { Context } from '../../contracts/types/Context'; export declare function generateDynamicContext(context: Context): string; //# sourceMappingURL=context.d.ts.map