UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 252 B
import { IconFunction, iconFunctionTag } from '@ni/nimble-components/dist/esm/icons/function'; export type { IconFunction }; export { iconFunctionTag }; export declare const NimbleIconFunction: import("@lit/react").ReactWebComponent<IconFunction, {}>;