2025-08-11 12:24:21 +08:00

4 lines
75 B
Python

from .path import SVGPath, parse_path
__all__ = ["SVGPath", "parse_path"]