"use strict";
functionr(r) {
thrownewError('Could not dynamically require "' + r + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
}
exports.commonjsRequire = r;