UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

5 lines (4 loc) 145 B
export default function NumRowsInput(props: { defaultValue: number[]; nameLabelID?: string; }): import("react/jsx-runtime").JSX.Element;