UNPKG

@rhds/elements

Version:

Red Hat Design System Elements

6 lines (5 loc) 217 B
import '@patternfly/pfe-core/ssr-shims.js'; import { standard, social, ui, microns } from '@rhds/icons'; declare global { var RH_ICONS: Map<string, typeof standard | typeof ui | typeof social | typeof microns>; }