Skip to content

Option to generate Types instead of Interfaces #61

@siefkenj

Description

@siefkenj

Currently tsify generates interfaces by default. This has some advantages but also disadvantages as Typescript interfaces do not play well with type intersections/unions. It would be nice to have an option for generating types instead of interfaces!

PR #41 took a step in this direction.

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