UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

3 lines (2 loc) 197 B
import { NodeProps } from '@xyflow/react'; export declare const KubeObjectNodeComponent: import("react").MemoExoticComponent<({ id }: NodeProps) => import("react/jsx-runtime").JSX.Element | null>;