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

    Variable DefaultStyleConst

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