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
Instead, export the functional components from core, which users should
directly use.
This also adds a tiny `defineIntegration` utility which takes care of
obscuring the actual integration implementation for external use, so
this remains private and we can refactor this if we need to.
0 commit comments