UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 244 B
import { MappingUser, mappingUserTag } from '@ni/nimble-components/dist/esm/mapping/user'; export { mappingUserTag }; export { type MappingUser }; export declare const NimbleMappingUser: import("@lit/react").ReactWebComponent<MappingUser, {}>;