UNPKG

@rhds/elements

Version:
5 lines (4 loc) 338 B
// rh-navigation-secondary/rh-navigation-secondary-overlay.js import type { ReactWebComponent } from '@lit/react'; import type { RhNavigationSecondaryOverlay } from '@rhds/elements/rh-navigation-secondary/rh-navigation-secondary-overlay.js'; export const NavigationSecondaryOverlay: ReactWebComponent<RhNavigationSecondaryOverlay, {}>;