How do I get Reinforced.Typings to generate “export interface” or “export enum” as output, without wrapping it in a module?

前端 未结 0 1148
梦谈多话
梦谈多话 2020-12-08 05:59

I\'m using Reinforced.Typings to generate TypeScript models from my C# models. I want the models exported as the following, not wrapped in a module:

export in         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题