Kind: Function
Source: atloria-monorepo/libs/parser-core/src/techdocs/entity-page.ts
"DATABASE_MODEL" → "Database Model", "API_ENDPOINT" → "API Endpoint", "SERVICE" → "Service".
Signature
tsfunction kindLabel(type: string): string
Parameters
| Name | Type |
|---|---|
type | string |
Returns: string
Was this page helpful?