Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-01.types.ts
Properties
| Property | Type |
|---|---|
totalFiles | number |
parsedFiles | number |
skippedFiles | number |
totalEntities | number |
totalLines | number |
byType | Record<string, number> |
byTier | Record<string, number> |
byExtension | Record<string, number> |
Was this page helpful?