Kind: Function
Source: atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts
Signature
tsfunction originOf(t: Pick<DeskThread, 'chatSessionId' | 'pageUrl'>): Origin
Parameters
| Name | Type |
|---|---|
t | `Pick<DeskThread, 'chatSessionId' |
Returns: Origin
Was this page helpful?