erg/crates/erg_compiler/lib/pystd/html.d/entities.d.er
2023-01-15 12:03:19 +09:00

4 lines
99 B
Python

.html5: {Str: Str}
.entitydefs: {Str: Str}
.name2codepoint: {Str: Nat}
.codepoint2name: {Nat: Str}