RAMP4 - v4.21.0
    Preparing search index...

    Interface DrawShapesExportFile

    interface DrawShapesExportFile {
        exportedAt: string;
        fileType: "ramp4-draw-shapes";
        shapes: DrawShapeExportRecord[];
        version: 1;
    }
    Index

    Properties

    exportedAt: string
    fileType: "ramp4-draw-shapes"
    version: 1