This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Add TypeScript interfaces #14
Open
Description
🚀 Feature Proposal
We need TS interfaces, alongside JSONSchemas, for better developer experience. The interfaces will be derived directly from Schemas.
Motivation
Please outline the motivation for the proposal.
TODO:
- rename model to models
- add one folder per model
- add a proper TS interface for every model
- export default the interface
- export JSONSchema as schema