svelte2tsx-0.2.1
·
883 commits
to master
since this release
- (feat) add dts output target to svelte2tsx. This can be used to get an intermediate output that is then used by TypeScript to create a declaration file (
.d.ts) for the Svelte file (#1050)