Skip to content

Exporting Typescript types #527

@matthew-gladman-oua

Description

@matthew-gladman-oua

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpending releaseResolution implemented, pending official release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions