123456789101112131415161718192021 |
- import {
- G
- } from "./chunk-VEGAOVMY.js";
- import {
- s,
- s2,
- s3
- } from "./chunk-E5O6P5I2.js";
- // node_modules/@arcgis/core/assets.js
- var i = s2.getLogger("esri.assets");
- function a(t) {
- if (!s.assetsPath)
- 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");
- return G(s.assetsPath, t);
- }
- export {
- a
- };
- //# sourceMappingURL=chunk-ZLNEXZAN.js.map
|