webani - v1.0.0
    Preparing search index...
    type TransformedSVGCommandList = {
        commands: SVGCommandList;
        transformation: SVGTransformation;
    }
    Index

    Properties

    commands: SVGCommandList
    transformation: SVGTransformation