ixfx
    Preparing search index...

    Type Alias LineStyle

    type LineStyle = {
        colour: string;
        width: number;
    }
    Index

    Properties

    Properties

    colour: string
    width: number