A repository of JSON types automatically generated from a JSON schema.
Review the readme file for published packages.
git clone https://github.com/swordev/json-types
cd json-types
Add the type to the catalog.json file and generate the package:
pnpm types:gen
Distributed under the MIT License.