UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 208 B
import { Anchor, anchorTag } from '@ni/nimble-components/dist/esm/anchor'; export { anchorTag }; export { type Anchor }; export declare const NimbleAnchor: import("@lit/react").ReactWebComponent<Anchor, {}>;