erg/compiler/erg_compiler/lib/pystd/html.d/entities.d.er
Shunsuke Shibayama 1965b6e326 Add html module
2022-10-22 21:11:35 +09:00

4 lines
99 B
Python

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