Kind: Function
Source: atloria-monorepo/apps/web/src/app/app/desk/components/copilotUtils.ts
Signature
tsfunction overlapCount(a: string, b: string): number
Parameters
| Name | Type |
|---|---|
a | string |
b | string |
Returns: number
Kind: Function
Source: atloria-monorepo/apps/web/src/app/app/desk/components/copilotUtils.ts
tsfunction overlapCount(a: string, b: string): number
| Name | Type |
|---|---|
a | string |
b | string |
Returns: number
Was this page helpful?