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
When using the exported type, the interface Target is referenced in a few places, but it is not exported. This makes it trickier to write logic that makes use of that type.
Specifically I am referring to dist/index.d.ts which does not export Target.