UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 251 B
import { MappingEmpty, mappingEmptyTag } from '@ni/nimble-components/dist/esm/mapping/empty'; export { mappingEmptyTag }; export { type MappingEmpty }; export declare const NimbleMappingEmpty: import("@lit/react").ReactWebComponent<MappingEmpty, {}>;