jccp_a/vuepress/node_modules/character-entities-html4/index.d.ts
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00

7 lines
155 B
TypeScript

/**
* Map of named character references from HTML 4.
*
* @type {Record<string, string>}
*/
export const characterEntitiesHtml4: Record<string, string>