Skip to content

转成Proxy.ts文件的问题 #8

@xiashulin

Description

@xiashulin

1,在转换后的Proxy.ts里面的所有try...catch里面的catch(e)参数没有类型,需要手动改成catch(e: any)
2,如果tars里面如果有多个枚举(enum),并且初始(第一个)枚举的值一样,在转换后的Proxy.ts里面,在引用枚举的地方,类型全部都会错乱。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions