massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / MarkupSafe / markupsafe / _constants.pyi
1 from typing import Text
2
3 HTML_ENTITIES: dict[Text, int]