UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 729 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{_ as o}from"../../chunks/tslib.es6.js";import{property as r}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import"../../core/RandomLCG.js";import{subclass as e}from"../../core/accessorSupport/decorators/subclass.js";import{FeatureReduction as t}from"./FeatureReduction.js";var s;let c=s=class extends t{constructor(o){super(o),this.type="selection"}clone(){return new s}};o([r({type:["selection"]})],c.prototype,"type",void 0),c=s=o([e("esri.layers.support.FeatureReductionSelection")],c);export{c as default};