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
We don't have any potential exports beside implementation, right? This would be a decent amount of churn on the jsdom side, but it seems easier to explain.
The text was updated successfully, but these errors were encountered:
The original plan here was to allow for stuff like impl setup methods which are not part of the exposed interface. Not sure if we still need that for anything...
#58 (comment) has some discussion of why this might be a good idea, although it's not concrete enough for me to say that we definitely want to keep the current form, so I'll leave this open for now.
We don't have any potential exports beside
implementation
, right? This would be a decent amount of churn on the jsdom side, but it seems easier to explain.The text was updated successfully, but these errors were encountered: