UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

3 lines (2 loc) 152 B
import { SimpleTableProps } from './SimpleTable'; export default function InnerTable(props: SimpleTableProps): import("react/jsx-runtime").JSX.Element;