Kind: Function
Source: atloria-monorepo/libs/parser-core/src/techdocs/entity-page.ts
Signature
tsfunction renderEntityPage(entity: Entity, ctx: EntityPageContext): string
Parameters
| Name | Type |
|---|---|
entity | Entity |
ctx | EntityPageContext |
Returns: string
Kind: Function
Source: atloria-monorepo/libs/parser-core/src/techdocs/entity-page.ts
tsfunction renderEntityPage(entity: Entity, ctx: EntityPageContext): string
| Name | Type |
|---|---|
entity | Entity |
ctx | EntityPageContext |
Returns: string
Was this page helpful?