chunk-ZLNEXZAN.js 499 B

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