export interface IDataSourceOptions { connector?: string; name: string; } //# sourceMappingURL=types.d.ts.map