Package org.htmlunit.corejs.javascript.commonjs.module
package org.htmlunit.corejs.javascript.commonjs.module
-
ClassDescriptionA top-level module scope.Represents a compiled CommonJS module script.Should be implemented by Rhino embeddings to allow the require() function to obtain
ModuleScript
objects.Implements the require() function as defined by Common JS modules.A builder forRequire
instances.