UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

4 lines (3 loc) 115 B
import { FunctionComponent } from 'react'; declare const OIDCAuth: FunctionComponent<{}>; export default OIDCAuth;