Taquito TypeDocs
    Preparing search index...

    Interface MichelsonV1ExpressionBase

    interface MichelsonV1ExpressionBase {
        bytes?: string;
        int?: string;
        string?: string;
    }
    Index

    Properties

    Properties

    bytes?: string
    int?: string
    string?: string