ahrefs / atd

Static types for JSON APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abstract not working for Bucklescript generation

leojrfs opened this issue · comments

test.atd file content:

type json = abstract

running the generator exits with 1:

$ atdgen -bs test.atd
TODO: make reader
$ atdgen -version
2.10.0