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

Export custom component types #5141

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

awikkerink
Copy link
Contributor

@awikkerink awikkerink commented Nov 10, 2024

  • Only export the type for typescript/jsdoc

This step is pretty easy to automate. The tricky part is when too many typedefs are added. A better approach would be to export all of the component types, since it's possible to get the class via customElements.get

Copy link
Contributor

Thanks for the PR! 🎉

We've deployed an automatic preview for this PR - you can see your changes here:

URL https://live.d2l.dev/prs/BrightspaceUI/core/pr-5141/

Note

The build needs to finish before your changes are deployed.
Changes to the PR will automatically update the instance.

* Only export the type for typescript/jsdoc
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.

1 participant