You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #76874, we started to move some base types from core to packages. However api-extractor does not generate documentation for re-exported type, causing core documentation to be incomplete, and links to types moved to packages to be broken.
We need to find a way to allow this. One option would probably be to contribute upstream.
With #76874, we started to move some base types from
core
to packages. Howeverapi-extractor
does not generate documentation for re-exported type, causingcore
documentation to be incomplete, and links to types moved to packages to be broken.We need to find a way to allow this. One option would probably be to contribute upstream.
More context: #76874 (comment)
The text was updated successfully, but these errors were encountered: