UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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