Generates JSON schemas from Flow and TypeScript type annotations.
type-annotation-to-json-schema <file> <identifier>
convert a type to JSON Schema
Positionals:
file
identifier
Options:
--version Show version number [boolean]
--help Show help [boolean]
--defaultExact whether to treat ambiguously exact objects as exact or inexact
[boolean]