{#await thePromise then theValue}

the value is {theValue}

{:catch theError}

oh no! {theError.message}

{/await}