UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

4 lines (3 loc) 123 B
export default function RoleList({ namespaces }: { namespaces?: string[]; }): import("react/jsx-runtime").JSX.Element;