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
JSModule.require() should reflect the require() call, instantiating a module and returning its exports object. JSModule's constructor would thus be hidden. The load() call would be removed.