UNPKG

@sitecore/sc-contenthub-blok

Version:

A UI library for [Sitecore Content Hub](https://doc.sitecore.com/ch/).

3 lines (2 loc) 112 B
import { FC, type PropsWithChildren } from "react"; export declare const BlokBreadcrumb: FC<PropsWithChildren>;