Generate your own types easily, just paste it on input and copy them bellow.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
- Read any type of object paste, right now it is limited to only well formatted JSON content.
In order to contribute, fork this repo, update the code and send a PR