mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 22:05:50 +00:00
7 lines
179 B
TypeScript
7 lines
179 B
TypeScript
// Auto-generated stub — replace with real implementation
|
|
export {}
|
|
export const buildPRTrailers: (
|
|
attributionData: unknown,
|
|
attribution: unknown,
|
|
) => string[] = () => []
|