@9c5s/node-tcnet
    Preparing search index...

    Type Alias WaveformData

    波形データを表す型

    type WaveformData = {
        bars: WaveformBar[];
    }
    Index

    Properties

    Properties

    bars: WaveformBar[]