@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 944 B
JavaScript
/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
*/
import{_ as e}from"../../../../chunks/tslib.es6.js";import s from"../../../../core/JSONSupport.js";import{property as o}from"../../../../core/accessorSupport/decorators/property.js";import"../../../../core/has.js";import"../../../../core/Logger.js";import"../../../../core/RandomLCG.js";import{subclass as r}from"../../../../core/accessorSupport/decorators/subclass.js";let t=class extends s{constructor(e){super(e),this.differences=null,this.features=null,this.success=!1}};e([o({type:[Object],json:{write:!0}})],t.prototype,"differences",void 0),e([o({type:[Object],json:{write:!0}})],t.prototype,"features",void 0),e([o({type:Boolean,json:{write:!0}})],t.prototype,"success",void 0),t=e([r("esri.rest.versionManagement.gdbVersion.support.DifferencesResult")],t);const p=t;export{p as default};