@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
3 lines (2 loc) • 522 B
JavaScript
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */
import{__decorate as o}from"tslib";import{JSONSupport as r}from"../../core/JSONSupport.js";import{property as e,subclass as t}from"../../core/accessorSupport/decorators.js";let s=class extends r{constructor(o){super(o)}clone(){throw new Error("Subclasses of Background should implement their own clone method.")}};o([e({readOnly:!0,json:{read:!1}})],s.prototype,"type",void 0),s=o([t("esri.webscene.background.Background")],s);const c=s;export{c as default};