UNPKG
@doegis/core
Version:
latest (0.1.0)
0.1.0
DOE GIS API
@doegis/core
/
chunks
/
_commonjs-dynamic-modules.js
3 lines
(1 loc)
•
240 B
JavaScript
View Raw
1
2
3
function
r
(
r
){
throw
new
Error
(
'Could not dynamically require "'
+r+
'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.'
)}
export
{r
as
c};