interface SVGDrawOptions {
    prettifySVG?: boolean;
}

Properties

Properties

prettifySVG?: boolean

Generated using TypeDoc