Skip to content

Option to rename MainModule for generated TypeScript types #20952

@Mike-Bell

Description

@Mike-Bell

Looks like this is hardcoded to output MainModule

out.push('export interface MainModule {\n');

I can alias it on the consuming side pretty easily, but it would be nice if this were configurable, as MainModule is not a great name and it will conflict between multiple modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions