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
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/html5lib/html5lib/treebuilders/dom.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/html5lib/html5lib/treebuilders/dom.pyi
new file mode 100644 (file)
index 0000000..12de334
--- /dev/null
@@ -0,0 +1,5 @@
+from typing import Any
+
+def getDomBuilder(DomImplementation): ...
+
+getDomModule: Any