DecProto defines a Protobuf wrapper around a Dec object.

interface DecProto {
    dec: string;
}

Properties

Properties

dec: string

Generated using TypeDoc