5 lines
87 B

<script>
export let props;
</script>
<svelte:component this={undefined} {...props} />