2ee9dd6704d30c4af313ac235c104d3d836d367a
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / fpdf2 / fpdf / __init__.pyi
1 from pathlib import Path
2
3 from .fpdf import FPDF as FPDF, TitleStyle as TitleStyle
4 from .html import HTML2FPDF as HTML2FPDF, HTMLMixin as HTMLMixin
5 from .template import Template as Template
6
7 __license__: str
8 __version__: str
9 FPDF_VERSION: str
10 FPDF_FONT_DIR: Path