pylebecq / avro-ts-referenced-types-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avro-ts-referenced-types-issue

This repository contains a small example of various issues with the avro-ts library.

Requirements

  • NodeJS 12.x (tested on 12.16.2)

Usage

Clone this repository.

Install dependencies:

yarn

Generate Avro typescript definitions:

yarn generate-avro-types

Try to compile:

yarn build

About


Languages

Language:TypeScript 100.0%