ml-modules.root.com.marklogic.hub.config.sjs 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
const {requireMjsModule} = require("/data-hub/core/util/mjsProxy.sjs");
const config = requireMjsModule("/com.marklogic.hub/config.mjs");
module.exports = config;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy