type alias ErrorBoundaryComponentimport { type ErrorBoundaryComponent } from "https://dotland.deno.dev/x/live@1.107.0/blocks/section.ts"; Type ParametersTPropsdefinition: ComponentFunc<ErrorBoundaryParams<TProps>>