UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

3 lines (2 loc) 102 B
import { GraphSource } from '../../graph/graphModel'; export declare const allSources: GraphSource[];