weasel API - v0.8.0
    Preparing search index...

    Interface PenSubpath

    interface PenSubpath {
        anchors: PenAnchor[];
        closed: boolean;
    }
    Index

    Properties

    Properties

    anchors: PenAnchor[]
    closed: boolean