@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 813 B
JavaScript
/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.32/esri/copyright.txt for details.
*/
import{_ as o}from"../../chunks/tslib.es6.js";import e from"../../core/JSONSupport.js";import{clone as r}from"../../core/lang.js";import{property as s}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import{subclass as t}from"../../core/accessorSupport/decorators/subclass.js";import p from"../SlideLegendInfo.js";var n;let c=n=class extends e{constructor(){super(...arguments),this.legendInfo=null}clone(){return new n({legendInfo:r(this.legendInfo)})}};o([s({type:p,json:{write:!0}})],c.prototype,"legendInfo",void 0),c=n=o([t("esri.webscene.support.SlideElements")],c);const i=c;export{i as default};