UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 802 B
/* 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 r from"../core/Clonable.js";import s from"../core/JSONSupport.js";import{property as e}from"../core/accessorSupport/decorators/property.js";import"../core/has.js";import"../core/Logger.js";import"../core/RandomLCG.js";import{subclass as t}from"../core/accessorSupport/decorators/subclass.js";import{types as p}from"./geotriggersInfo/support/geotriggerTypes.js";let i=class extends(r.ClonableMixin(s)){constructor(o){super(o),this.geotriggers=null}};o([e({types:[p],json:{write:{isRequired:!0}}})],i.prototype,"geotriggers",void 0),i=o([t("esri.webdoc.GeotriggersInfo")],i);const c=i;export{c as default};