blob: c049006bf2e58bed7786432e7ec84c8c8b40edf0 [file] [log] [blame]
from .path import SVGPath, parse_path
__all__ = ["SVGPath", "parse_path"]