massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stdlib / xml / dom / xmlbuilder.pyi
1 from typing import Any
2
3 def __getattr__(name: str) -> Any: ...  # incomplete
4
5 class DocumentLS(Any): ...  # type: ignore
6 class DOMImplementationLS(Any): ...  # type: ignore