System Diagnostics

{#if action === 'test-db-api'}
{:else}
{/if}
{#if results}

Debug Output

{JSON.stringify(results, null, 2)}
{/if}