Skip to content

Add the export option to cuetfy.exe. #83

Closed
@Marimoiro

Description

Very unfortunate.
Now cuetify.exe cannot set config.export to true.

So when I convert DiceFaces: 1 | 2 | 3 | 4 | 5 | 6 @cuetsy(kind="type") with cuetify.exe,
I don't get export type DiceFaces = 1 | 2 | 3 | 4 | 5 | 6; but type DiceFaces = 1 | 2 | 3 | 4 | 5 | 6;.

I have implemented the export option in one way and created a PR(#82).
Would you accept this PR with some modifications?

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