massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / html5lib / html5lib / treebuilders / dom.pyi
1 from typing import Any
2
3 def getDomBuilder(DomImplementation): ...
4
5 getDomModule: Any