7 lines
95 B

<script>
import Widget from './Widget.svelte';
function foo() {}
</script>
<Widget in:foo/>