chunk-MXB2XLKV.js 503 B

123456789101112131415161718192021
  1. import {
  2. G
  3. } from "./chunk-VBRY5KJM.js";
  4. import {
  5. r,
  6. s,
  7. s3 as s2
  8. } from "./chunk-EMJ4ZSM2.js";
  9. // node_modules/@arcgis/core/assets.js
  10. var i = s.getLogger("esri.assets");
  11. function a(t) {
  12. if (!r.assetsPath)
  13. throw i.errorOnce("The API assets location needs to be set using config.assetsPath. More information: https://arcg.is/1OzLe50"), new s2("assets:path-not-set", "config.assetsPath is not set");
  14. return G(r.assetsPath, t);
  15. }
  16. export {
  17. a
  18. };
  19. //# sourceMappingURL=chunk-MXB2XLKV.js.map