manga-scans-fetcher/typings/img2pdf/__init__.pyi
2024-04-13 11:59:34 +02:00

2 lines
59 B
Python

def convert(*images: list[str] | str) -> bytes | None: ...