Kind: Function
Source: atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts
Does this thread still belong in the given bucket after a local mutation?
Signature
tsfunction threadMatchesBucket(bucket: BucketKey, t: DeskThread): boolean
Parameters
| Name | Type |
|---|---|
bucket | BucketKey |
t | DeskThread |
Returns: boolean
Was this page helpful?