UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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