Type alias Source

Source: {
    [key in SourceName]?: string
}

A plain object that may have string values for SourceNames.

Generated using TypeDoc