Class Require

java.lang.Object
org.eclipse.dirigible.engine.js.graalvm.callbacks.Require

public class Require
extends Object
This class contains the source code of the require() function (by CommonJS specification), added to the JavaScript scripting service execution with Nashorn engine, where it is not included by default.