Urara-Blog/node_modules/.pnpm-store/v3/files/3f/627285ccf9af23cde22427a4e850f90a31bd282537a9972157246de19ae0dc292b2976b35e54948be7ab09c38a4d220d79bb0f92df832f7334e52e537588e3
2022-08-14 01:14:53 +08:00

6 lines
138 B
Text

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