IntProto defines a Protobuf wrapper around an Int object.

interface IntProto {
    int: string;
}

Properties

Properties

int: string

Generated using TypeDoc