svgToPathGen function

Builder svgToPathGen(
  1. BuilderOptions options
)

Implementation

Builder svgToPathGen(BuilderOptions options) =>
    SharedPartBuilder([SvgToPathGenerator()], 'svg_to_path_generator');