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