UNPKG

@rhds/elements

Version:
5 lines (4 loc) 235 B
// rh-back-to-top/rh-back-to-top.js import type { ReactWebComponent } from '@lit/react'; import type { RhBackToTop } from '@rhds/elements/rh-back-to-top/rh-back-to-top.js'; export const BackToTop: ReactWebComponent<RhBackToTop, {}>;