Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-03-features/cross-stack-mapper.ts
Result of cross-stack mapping
Properties
| Property | Type |
|---|---|
mappings | CrossStackMapping[] |
crossStackFeatures | CrossStackFeature[] |
stats | `{ |
totalMappings: number; apiCallMappings: number; routeMatchMappings: number; nameCorrelationMappings: number;
}` |
Was this page helpful?