Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
function checkAsyncComponent
import { checkAsyncComponent } from "https://deno.land/x/fresh@1.6.3/src/server/render.ts";

Parameters

component: unknown

Returns

component is AsyncRoute<T> | AsyncLayout<T>