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: Point to correct .d.ts files from export maps #19724

Merged
merged 1 commit into from
Nov 2, 2022
Merged

Conversation

IanVS
Copy link
Member

@IanVS IanVS commented Nov 2, 2022

Issue: N/A

Related to #19723

What I did

I found a few cases where the export map for types were pointing to the wrong files, so this updates them.

How to test

Compile the code, check that these types point to the right spots.

@IanVS IanVS added the maintenance User-facing maintenance tasks label Nov 2, 2022
@IanVS IanVS requested a review from ndelangen November 2, 2022 16:16
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ndelangen ndelangen merged commit 79187f4 into next Nov 2, 2022
@ndelangen ndelangen deleted the nested-dts branch November 2, 2022 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants