README
Definitely Type to small package converter.
If you have problems with typings install, you can use this package instead.
npm install
and build the dt-bundle
gurnt
Builds from DefinitelyTypes package.
<script type="module">
import dtBundle from 'https://cdn.skypack.dev/dt-bundle';
</script>
If you have problems with typings install, you can use this package instead.
npm install
and build the dt-bundle
gurnt