CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
index.d.ts7 linesDownload Raw Back to character-entities
1/**2 * Map of named character references.3 *4 * @type {Record<string, string>}5 */6export const characterEntities: Record<string, string>7