massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / fpdf2 / fpdf / __init__.pyi
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/fpdf2/fpdf/__init__.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/fpdf2/fpdf/__init__.pyi
new file mode 100644 (file)
index 0000000..2ee9dd6
--- /dev/null
@@ -0,0 +1,10 @@
+from pathlib import Path
+
+from .fpdf import FPDF as FPDF, TitleStyle as TitleStyle
+from .html import HTML2FPDF as HTML2FPDF, HTMLMixin as HTMLMixin
+from .template import Template as Template
+
+__license__: str
+__version__: str
+FPDF_VERSION: str
+FPDF_FONT_DIR: Path