UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 224 B
import { IconLink, iconLinkTag } from '@ni/nimble-components/dist/esm/icons/link'; export type { IconLink }; export { iconLinkTag }; export declare const NimbleIconLink: import("@lit/react").ReactWebComponent<IconLink, {}>;