UNPKG

@rhds/elements

Version:
5 lines (4 loc) 253 B
// rh-footer/rh-footer-copyright.js import type { ReactWebComponent } from '@lit/react'; import type { RhFooterCopyright } from '@rhds/elements/rh-footer/rh-footer-copyright.js'; export const FooterCopyright: ReactWebComponent<RhFooterCopyright, {}>;