Files
lcbp3.np-dms.work/n8n-cache/n8n/public/assets/_commonjs-dynamic-modules-TGKdzP3c.js
2025-09-21 20:29:15 +07:00

7 lines
289 B
JavaScript
Executable File

function commonjsRequire(path) {
throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
}
export {
commonjsRequire as c
};