Skip to content

Duplication of types included in the standard library #41

@chocolateboy

Description

@chocolateboy

The idea is that these types will hopefully make their way into the language proper, at which point you can simply stop importing them from type-zoo and be on your merry way.

Some of the types implemented here have been implemented in TypeScript's standard library, e.g.:

Since the versions implemented here are redundant, and in some cases more limited, I would suggest either aliasing them to the stdlib version, or documenting the supported TypeScript version and removing them.

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