Skip to content

S3Service.Type resolves to internal S3Service$ which isn't exported, causing TS4058 declaration emit errors #195

@eikeon

Description

@eikeon

I'm trying to use the type S3Service.Type (@effect-aws/client-s3) and am running into the following issue:

S3Service.Type resolves to internal S3Service$ which isn't exported, causing TS4058 declaration emit errors.

Could you export S3Service$ (or an equivalent public type) so S3Service.Type can be used in emitted declarations?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions