Skip to content

Feature request: Export in the same file #296

@tymmesyde

Description

@tymmesyde

Is your feature request related to a problem? Please describe.
I would like to export multiple types in the same file instead of creating a file for each
Or this is this currently achievable?

Describe the solution you'd like
Something like #[ts(export_to_single_file)] that exports every types related to this container into the same file

Describe alternatives you've considered
It could work with #[ts(export_to = "Setting.ts")], but currently it overrides the content if i declare this multiple times

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions