mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
5 lines
111 B
Python
5 lines
111 B
Python
name2codepoint: dict[str, int]
|
|
html5: dict[str, str]
|
|
codepoint2name: dict[int, str]
|
|
entitydefs: dict[str, str]
|