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
Moving away from direct exporting of classes and functions as public API. Should not affect most users as new Boom() is rarely how people should use the module.
Moving away from direct exporting of classes and functions as public API. Should not affect most users as
new Boom()is rarely how people should use the module.