UNPKG

@adpt/cloud

Version:
10 lines 267 B
/** * The {@link https://www.postgresql.org | Postgres} library for Adapt. * * @public */ export * from "./Postgres"; export * from "./TestPostgres"; export * from "./PreloadedPostgresImage"; export * from "./PostgresProvider"; //# sourceMappingURL=index.d.ts.map