@arcgis/coding-components
Version:
Contains components for editing code in different languages. The currently supported languages are html, css, json, TypeScript, JavaScript, and Arcade.
12 lines (11 loc) • 434 B
JavaScript
import { makeRuntime as t } from "@arcgis/lumina";
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.32/esri/copyright.txt for details.
v4.32.13 */
const s = t({ defaultAssetPath: "https://js.arcgis.com/coding-components/4.32/", hydratedAttribute: "hydrated" }), { customElement: a, getAssetPath: o, setAssetPath: m } = s;
export {
a as c,
o as g,
s as r,
m as s
};