massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / vobject / vobject / ics_diff.pyi
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/vobject/vobject/ics_diff.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/vobject/vobject/ics_diff.pyi
new file mode 100644 (file)
index 0000000..b115a46
--- /dev/null
@@ -0,0 +1,10 @@
+def getSortKey(component): ...
+def sortByUID(components): ...
+def deleteExtraneous(component, ignore_dtstamp: bool = ...) -> None: ...
+def diff(left, right): ...
+def prettyDiff(leftObj, rightObj) -> None: ...
+def main() -> None: ...
+
+version: str
+
+def getOptions(): ...