git-subtree-dir: main-site git-subtree-mainline: 4d1daa39101c0a85ca6d916f1c31139faf39632a git-subtree-split: 5cefb4d1618bc54ae0e86830421a8c911900302c
7 lines
389 B
TypeScript
7 lines
389 B
TypeScript
export declare const unassigned_code_points: Set<number>;
|
|
export declare const commonly_mapped_to_nothing: Set<number>;
|
|
export declare const non_ASCII_space_characters: Set<number>;
|
|
export declare const prohibited_characters: Set<number>;
|
|
export declare const bidirectional_r_al: Set<number>;
|
|
export declare const bidirectional_l: Set<number>;
|
|
//# sourceMappingURL=code-points-src.d.ts.map
|