Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): expose types of WDI5Control via wdi5.types.ts #547

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

LukasHeimann
Copy link
Contributor

@LukasHeimann LukasHeimann commented Sep 25, 2023

Fixes #544

This PR provides the types for WDI5Control to be used by people building typed matchers. It adheres to the naming-convention of being lowercase in the export. Additionally, we just export the type, as noone outside the framework should be able to instantiate a WDI5Control.

@LukasHeimann LukasHeimann temporarily deployed to external September 25, 2023 08:35 — with GitHub Actions Inactive
@vobu
Copy link
Contributor

vobu commented Sep 25, 2023

failed auth tests due to package-lock issue is fine as this is a design-time change only

@vobu vobu merged commit 9b1bcef into ui5-community:main Sep 25, 2023
@LukasHeimann LukasHeimann deleted the exposeWDI5Control branch September 25, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose type of WDI5Control to consumers
2 participants