5 lines
79 B

<script>
export let foo;
</script>
<input type='checkbox' bind:checked={foo}>