Documentation
    Preparing search index...

    Interface WireSignDataCell

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

    Properties

    c s t

    Properties

    c: string

    cell

    s: string

    schema

    t: "cell"

    type