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

useAsyncValue

Returns the happy-path data from the nearest ancestor value

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

§Return Type

§
unknown
[src]