📄 xhtml-entities¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📊 Variables & Constants | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/typescript-estree/src/jsx/xhtml-entities.ts
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
xhtmlEntities |
Record<string, string> |
const | { Aacute: '\u00C1', aacute: '\u00E1', Acirc: '\u00C2', acirc: '\u00E2', acute... |
✓ |
Generated by Syntax Scribe