Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

useAsyncError

Returns the error from the nearest ancestor value

function useAsyncError(): unknown;
§
useAsyncError(): unknown
[src]

§Return Type

§
unknown
[src]