typo: {
    bullet: "•";
    emdash: "—";
    endash: "–";
    nbsp: " ";
    terminator: "\u0000";
    thinsp: " ";
}

Type declaration

  • bullet: "•"
  • emdash: "—"
  • endash: "–"
  • nbsp: " "
  • terminator: "\u0000"
  • thinsp: " "