Skip to content

Commit 8d7eaf3

Browse files
feat: export pgPoolExporterOptions
1 parent ed0cee2 commit 8d7eaf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export { monitorPgClient } from './monitorPgClient'
22
export { monitorPgPool } from './monitorPgPool'
3+
export type { PgPoolExporterOptions } from './pgPoolExporterOptions'

0 commit comments

Comments
 (0)