1 2 3 4 5 6
<script lang="ts"> import Editor from '$/lib/Player/Player.svelte'; import Video from '$/user'; </script> <Editor {Video} />