index.d.ts 178 B

123456
  1. /**
  2. * List of legacy HTML named character references that don’t need a trailing semicolon.
  3. *
  4. * @type {Array<string>}
  5. */
  6. export const characterEntitiesLegacy: Array<string>