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