IntProto defines a Protobuf wrapper around an Int object.

interface IntProtoAmino {
    int?: string;
}

Properties

Properties

int?: string