Interface SourcesNode

The base for all Sources contributions

Hierarchy

  • SourcesNode

Properties

groupId: string
isDynamic: boolean
parameters?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
sources: Source[]
version: string

Generated using TypeDoc