svelte/test/runtime/samples/props/RenderProps.svelte

1 line
32 B

<p>{JSON.stringify($$props)}</p>