Skip to content

Investigate if downleveled types are necessary #67

@chradek

Description

@chradek

This package uses getters and setters in many of its exported classes (e.g. Connection). We know that starting with TypeScript 3.6, the generated types changed and are not compatible with versions of TypeScript older than 3.6. We should consider adding down-leveled types to the package to ensure TypeScript 3.1-3.5 users can continue compiling against this package.

/cc @ramya-rao-a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions