iink-ts - v3.2.1
    Preparing search index...

    Variable DefaultStyleConst

    DefaultStyle: TStyle = ...
    export const DefaultStyle: TStyle = {
    width: 2,
    color: "#000000",
    // opacity: 1,
    // fill: "transparent",
    } as const