Skip to content

.d.ts codegen should emit the enum values to make writing mocks easier #104

@nichamp

Description

@nichamp

When running the JS in a web browser or unittests there are no projections so one has to write mocks. for classes and enums It is easier if the .d.ts contains the enum values so one can copy and paste the definition to the mocks instead of cross referencing the IDL files during manual authoring.

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