harfbuzzjs
    Preparing search index...

    Interface SvgPathCommand

    interface SvgPathCommand {
        type: string;
        values: number[];
    }
    Index

    Properties

    Properties

    type: string
    values: number[]