Kind: Interface
Source: atloria-monorepo/apps/cli/src/providers/data-provider.interface.ts
Project metadata from either source
Properties
| Property | Type |
|---|---|
id | string |
name | string |
type | string |
rootDir | string |
frameworks | string[] |
statistics | `{ |
totalFiles: number; parsedFiles: number; entityCounts: Record<string, number>;
}| |generatedAt|string` |
Was this page helpful?