type alias PropsLoaderimport { type PropsLoader } from "https://dotland.deno.dev/x/live@1.107.0/blocks/propsLoader.ts"; Type ParametersoptionalTLoaderProps = unknownoptionalTSectionInput = unknowndefinition: ObjectLoader<TLoaderProps, TSectionInput> | TSectionInput | FnProps<TLoaderProps, TSectionInput>