Easier and more convenient conversion of ts type declarations🤡
Feature
convert objects of JavaScript to typescript type declaration.
PS: Pressing ctrl+shift+j when nothing is selected will convert the clipboard content
a plug-in that converts the type provided by the Swagger document to the typescript type automatically.
PS: To generate and download a Swagger JSON file, navigate to http://localhost:3000/api-json (assuming that your Swagger documentation is available under http://localhost:3000/api).
Convert API return data to typescript type declaration.
Link request to support the curl format chrome -> network -> copy -> Copy as cURL(bash)
PS: Automatically assign the type content to the clipboard