UNPKG

@kafkajs/confluent-schema-registry

Version:

ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.

4 lines (3 loc) 117 B
import { Middleware } from 'mappersmith'; declare const errorMiddleware: Middleware; export default errorMiddleware;