We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f6f44 commit 9b8ed51Copy full SHA for 9b8ed51
src/parser/ucsur.ts
@@ -1,7 +1,5 @@
1
// https://www.kreativekorp.com/ucsur/charts/sitelen.html
2
3
-import { WORD_UNIT_RULES } from "./filter.ts";
4
-
5
export const START_OF_CARTOUCHE = "\u{F1990}";
6
export const END_OF_CARTOUCHE = "\u{F1991}";
7
export const COMBINING_CARTOUCHE_EXTENSION = "\u{F1992}";
0 commit comments