Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.plugins.js
/
JavaScriptConfig
/
BuiltInModulesConfig
/
replaceModule
replace
Module
fun
replaceModule
(
module
:
String
,
replacementPath
:
String
)
Replace the specified built-in CommonJS
module
with a module at the
replacementPath
.