Kind: Function
Source: atloria-monorepo/packages/doc-automation/src/v2/services/business-context-extractor.ts
Combine multiple source contents into a single text block.
Signature
tsfunction combineSourceTexts(sources: ContextSource[]): string
Parameters
| Name | Type |
|---|---|
sources | ContextSource[] |
Returns: string
Was this page helpful?