@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 922 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 r}from"../../../chunks/tslib.es6.js";import o from"../../../core/JSONSupport.js";import{property as e}from"../../../core/accessorSupport/decorators/property.js";import{ensureClass as s}from"../../../core/accessorSupport/ensureType.js";import"../../../core/has.js";import"../../../core/RandomLCG.js";import{subclass as t}from"../../../core/accessorSupport/decorators/subclass.js";var p;let i=p=class extends o{static from(r){return s(p,r)}constructor(r){super(r),this.ownerFilter=null,this.includeHidden=!1}};r([e({type:String,json:{write:!0}})],i.prototype,"ownerFilter",void 0),r([e({type:Boolean,json:{write:!0}})],i.prototype,"includeHidden",void 0),i=p=r([t("esri.rest.versionManagement.support.GetVersionInfosParameters")],i);const c=i;export{c as default};