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
fix(api): revert removing index import for api plugin register file
This appears to be a small change that reverted a reverted commit but which broke the ambient
declaration merging of the api plugin. This change restores the api plugin to be consistent with the
various other plugins and to properly export the merged types again
0 commit comments