12345 |
- /*
- All material copyright ESRI, All Rights Reserved, unless otherwise specified.
- See https://js.arcgis.com/4.25/esri/copyright.txt for details.
- */
- import{_ as s}from"../../chunks/tslib.es6.js";import{property as o}from"../../core/accessorSupport/decorators/property.js";import"../../core/arrayUtils.js";import"../../core/accessorSupport/ensureType.js";import{subclass as r}from"../../core/accessorSupport/decorators/subclass.js";import e from"../support/AnchorElementViewModel.js";const t="esri.widgets.CompassViewModel";let p=class extends e{constructor(s){super(s),this.visible=!1}};s([o()],p.prototype,"visible",void 0),p=s([r(t)],p);const c=p;export{c as default};
|