mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
fix: add missing types
This commit is contained in:
parent
c2cbc2b0b1
commit
b4c1a4e935
@ -6,6 +6,7 @@
|
||||
"types": "./index.d.ts",
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./index.d.ts",
|
||||
"import": "./esm/index.js",
|
||||
"require": "./index.js",
|
||||
"default": "./index.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user