UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

4 lines (3 loc) 187 B
import { Anchor } from '@ni/nimble-components/dist/esm/anchor'; export { type Anchor }; export declare const NimbleAnchor: import("@ni/fast-react-wrapper").ReactWrapper<Anchor, unknown>;