UNPKG

@plone/volto

Version:
8 lines (7 loc) 187 B
/** * Get breadcrumbs. * @function getBreadcrumbs * @param {string} url Content url. * @returns {Object} Get breadcrumbs action. */ export function getBreadcrumbs(url: string): any;