massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stdlib / html / entities.pyi
1 name2codepoint: dict[str, int]
2 html5: dict[str, str]
3 codepoint2name: dict[int, str]
4 entitydefs: dict[str, str]