UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 231 B
import { IconDebug, iconDebugTag } from '@ni/nimble-components/dist/esm/icons/debug'; export type { IconDebug }; export { iconDebugTag }; export declare const NimbleIconDebug: import("@lit/react").ReactWebComponent<IconDebug, {}>;