Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-10-generation/verifier-agent.service.ts
Properties
| Property | Type |
|---|---|
repoPath | string |
concurrency | number |
routeDataMap | Map<string, any> |
documentRouteMap | Map<string, string[]> |
onProgress | (completed: number, total: number, title: string) => void |
Was this page helpful?