import { lazy } from "https://deno.land/x/udibo_react_app@0.3.2/mod.tsx";
For internal use only. This is used in the generated _main.tsx file for routes to automatically add error boundaries to routes that have a FallbackComponent.
Type Parameters
T extends RouteFile
Parameters
factory: () => Promise<T>
Type Parameters
T extends RouteFile
Parameters
factory: () => Promise<T>