UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

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