Kind: Function
Source: atloria-monorepo/apps/web/src/app/app/desk/components/copilotUtils.ts
Signature
tsfunction sourceBadgeOf(source: Pick<CopilotAskSource, 'path' | 'docType'>): SourceBadge
Parameters
| Name | Type |
|---|---|
source | `Pick<CopilotAskSource, 'path' |
Returns: SourceBadge
Was this page helpful?