import postgres from "postgres"; import { postgresConfigNpm } from "./config"; export const sql = postgres(postgresConfigNpm);