Documentation
    Preparing search index...

    Interface WireSignDataCell

    interface WireSignDataCell {
        c: string;
        s: string;
        t: "cell";
    }
    Index

    Properties

    c s t

    Properties

    c: string
    s: string
    t: "cell"