UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 879 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 r 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 s}from"../../../../core/accessorSupport/decorators/subclass.js";let t=class extends r{constructor(o){super(o),this.moment=null,this.success=!1}};o([e({type:Date,json:{type:Number,write:{writer:(o,r)=>{r.moment=o?o.getTime():null}}}})],t.prototype,"moment",void 0),o([e({type:Boolean,json:{write:!0}})],t.prototype,"success",void 0),t=o([s("esri.rest.versionManagement.gdbVersion.support.PostResult")],t);export{t as default};