UNPKG

@playtini/beta7

Version:

Microframework for Microservices

6 lines (5 loc) 103 B
import avro from 'avsc'; export default interface ISchema { name: string; scheme: avro.Type; }