Kind: Function
Source: atloria-monorepo/apps/api/src/changelog/changelog-markdown.ts
Signature
tsfunction escapeXml(s: string): string
Parameters
| Name | Type |
|---|---|
s | string |
Returns: string
Kind: Function
Source: atloria-monorepo/apps/api/src/changelog/changelog-markdown.ts
tsfunction escapeXml(s: string): string
| Name | Type |
|---|---|
s | string |
Returns: string
Was this page helpful?