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

Unbreak TS users by removing internal annotations for non-internal type definitions. #1032

Merged
merged 3 commits into from Feb 4, 2022

Conversation

taeold
Copy link
Contributor

@taeold taeold commented Feb 4, 2022

Fixes #1031

@taeold taeold merged commit 43fc634 into master Feb 4, 2022
taeold added a commit that referenced this pull request Feb 7, 2022
…#1033)

Follows up #1032 for V2 API to fix #1031.

While rebasing the branch that moved the location of manifest definition (#1003), the original file was not removed and cleaned up. Having long-lasting PR is dangeroud 🤦🏼‍♂️ .
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.

error TS2305: Module '"./common/manifest"' has no exported member 'ManifestEndpoint'
2 participants