UNPKG

ravendb

Version:
5 lines 258 B
import { PostgreSqlAuthenticationConfiguration } from "./PostgreSqlAuthenticationConfiguration.js"; export interface PostgreSqlConfiguration { authentication?: PostgreSqlAuthenticationConfiguration; } //# sourceMappingURL=PostgreSqlConfiguration.d.ts.map