Documentation
    Preparing search index...

    Interface WireTonItem

    interface WireTonItem {
        a: string;
        am: string;
        ec?: { [k: number]: string };
        p?: string;
        si?: string;
        t: "ton";
    }
    Index

    Properties

    Properties

    a: string
    am: string
    ec?: { [k: number]: string }
    p?: string
    si?: string
    t: "ton"