Kind: Function
Source: atloria-monorepo/apps/web/src/components/change-requests/cr-shared.ts
Signature
tsfunction timeAgo(date: string): string
Parameters
| Name | Type |
|---|---|
date | string |
Returns: string
Kind: Function
Source: atloria-monorepo/apps/web/src/components/change-requests/cr-shared.ts
tsfunction timeAgo(date: string): string
| Name | Type |
|---|---|
date | string |
Returns: string
Was this page helpful?