mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
move postgres to a separate package
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { PostgresConnection, type PostgresConnectionConfig } from "./PostgresConnection";
|
||||
export { PostgresIntrospector } from "./PostgresIntrospector";
|
||||
Reference in New Issue
Block a user