UNPKG

@rhds/elements

Version:
5 lines (4 loc) 245 B
// rh-health-index/rh-health-index.js import type { ReactWebComponent } from '@lit/react'; import type { RhHealthIndex } from '@rhds/elements/rh-health-index/rh-health-index.js'; export const HealthIndex: ReactWebComponent<RhHealthIndex, {}>;