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[] = () => []
|