README
json-to-types
Converting JSON objects (typically swagger schemas) to consumable Typescript types
A package for converting JSON objects (typically swagger schemas) into consumable Typescript types.
<script type="module">
import apbjsJsonToTypes from 'https://cdn.skypack.dev/@apbjs/json-to-types';
</script>
Converting JSON objects (typically swagger schemas) to consumable Typescript types