feat(f7.1): mermaid diff dispatcher + type detection (#22)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// stub, replaced in Tasks 2-3
|
||||
export function diffFlowchart(_beforeSrc: string, currentSrc: string): string {
|
||||
return currentSrc;
|
||||
}
|
||||
Reference in New Issue
Block a user