8 lines
95 B

<script>
import Widget from 'wherever';
export let potato;
</script>
<Widget bind:potato/>