ml-modules.root.data-hub.core.util.invokeMjsProxy.mjs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of marklogic-data-hub Show documentation
Show all versions of marklogic-data-hub Show documentation
Library for Creating an Operational Data Hub on MarkLogic
import hubUtils from "/data-hub/5/impl/hub-utils.mjs";
const modulePaths = external.modulePaths;
const result = hubUtils.requireMjsModules(...modulePaths);
result;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy