sveltejs / rollup-plugin-svelte

Compile Svelte components with Rollup
MIT License
505 stars 79 forks source link

Remove unused code from type definitions #156

Closed benmccann closed 3 years ago

benmccann commented 3 years ago

This would not be necessary if we do https://github.com/sveltejs/rollup-plugin-svelte/pull/155. However, if we decide not to move forward with that then this PR would be a good cleanup