Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-10.types.ts
Properties
| Property | Type |
|---|---|
plans | DocumentPlan[] |
entities | Entity[] |
sharedContext | string |
retrievedContexts | Map<string, RetrievedContext> |
appName | string |
categoryMap | Map<string, { categoryId: string; categorySlug: string; categoryName: string }> |
Was this page helpful?