{#await media}
Placeholder
{:then data} {#if type === 'img'}
{:else if type === 'video'}
{:else}
Unknown media type
{/if} {/await}