Interface DataSources

interface DataSources {
    [name: string]: DataSourceOptions;
}

Indexable

[name: string]: DataSourceOptions

Generated using TypeDoc