@confluentinc/schemaregistry
Version:
Node.js client for Confluent Schema Registry
17 lines (16 loc) • 898 B
JavaScript
;
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts"
// @generated from file confluent/types/decimal.proto (package confluent.type, syntax proto3)
/* eslint-disable */
Object.defineProperty(exports, "__esModule", { value: true });
exports.DecimalSchema = exports.file_confluent_types_decimal = void 0;
const codegenv1_1 = require("@bufbuild/protobuf/codegenv1");
/**
* Describes the file confluent/types/decimal.proto.
*/
exports.file_confluent_types_decimal = (0, codegenv1_1.fileDesc)("Ch1jb25mbHVlbnQvdHlwZXMvZGVjaW1hbC5wcm90bxIOY29uZmx1ZW50LnR5cGUiOgoHRGVjaW1hbBINCgV2YWx1ZRgBIAEoDBIRCglwcmVjaXNpb24YAiABKA0SDQoFc2NhbGUYAyABKAVCCloILi4vdHlwZXNiBnByb3RvMw");
/**
* Describes the message confluent.type.Decimal.
* Use `create(DecimalSchema)` to create a new message.
*/
exports.DecimalSchema = (0, codegenv1_1.messageDesc)(exports.file_confluent_types_decimal, 0);