UNPKG

@arcgis/coding-components

Version:
16 lines (15 loc) 559 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */ import "../cdn/main.css"; import { makeRuntime as e } from "@arcgis/lumina"; import { trackAccess as s, createObservable as r, createTrackingTarget as a, runTracked as c } from "@arcgis/core/applications/Components/reactiveUtils.js"; const t = e({ defaultAssetPath: "https://js.arcgis.com/5.1.15/coding-components/", hydratedAttribute: "hydrated" }), { customElement: n, getAssetPath: i, setAssetPath: d } = t; t.t = s; t.o = r; t.c = a; t.r = c; export { n as c, i as g, t as r, d as s };