astro-ghostcms/.pnpm-store/v3/files/2e/79055d3bdf61ac586658b6e695b...

7 lines
155 B
Plaintext

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