Type Alias DataSourceLinks

DataSourceLinks: Record<DataSourceName, { rows_as_columns?: RowsAsColumnsLink }>