videosphere
    Preparing search index...

    Variable BreadcrumbLinkConst

    BreadcrumbLink: ForwardRefExoticComponent<
        Omit<
            DetailedHTMLProps<
                AnchorHTMLAttributes<HTMLAnchorElement>,
                HTMLAnchorElement,
            >,
            "ref",
        > & { asChild?: boolean } & RefAttributes<HTMLAnchorElement>,
    > = ...