UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 267 B
import { IconWindowDock, iconWindowDockTag } from '@ni/nimble-components/dist/esm/icons/window-dock'; export type { IconWindowDock }; export { iconWindowDockTag }; export declare const NimbleIconWindowDock: import("@lit/react").ReactWebComponent<IconWindowDock, {}>;