-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't workingpending releaseResolution implemented, pending official releaseResolution implemented, pending official release
Description
Describe the bug
Trying to use this project in a typescript project. But it doesn't appear to have exported types
, so right now it can't be imported into the project...
Expected Behavior
Types included in the exported package
What plugins are used? What other connection properties were set?
N/A
Current Behavior
No type definitions exported.
You can also tell that that this isn't working quite right in the examples importing in this fashion:
import { AwsPGClient } from "aws-advanced-nodejs-wrapper/dist/pg/lib/index.js";
Reproduction Steps
Install in a Typescript project and try to import the wrapper
Possible Solution
No response
Additional Information/Context
No response
The AWS Advanced NodeJs Wrapper version used
N/A
Node version used
22
Operating System and version
macOS
ashi1702
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpending releaseResolution implemented, pending official releaseResolution implemented, pending official release