README
@antongolub/dts-bundle
The fork of the fork of the original dts-bundle that brings proper dynamic imports (thanks to A. Shaw) and deps from 2020
Install
npm install @antongolub/dts-bundle
Usage
→ Docs
Export TypeScript .d.ts files as an external module definition
<script type="module">
import antongolubDtsBundle from 'https://cdn.skypack.dev/@antongolub/dts-bundle';
</script>
The fork of the fork of the original dts-bundle that brings proper dynamic imports (thanks to A. Shaw) and deps from 2020
npm install @antongolub/dts-bundle
→ Docs