# kindLabel

**Kind:** Function

**Source:** [`atloria-monorepo/libs/parser-core/src/techdocs/entity-page.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/techdocs/entity-page.ts#L55)

"DATABASE_MODEL" → "Database Model", "API_ENDPOINT" → "API Endpoint", "SERVICE" → "Service".

## Signature

```ts
function kindLabel(type: string): string
```

## Parameters

| Name | Type |
|---|---|
| `type` | `string` |

**Returns:** `string`
