@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 639 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{subclass as s}from"../../../../../../core/accessorSupport/decorators/subclass.js";import{LayerView2DMixin as r}from"../../../../layers/LayerView2D.js";import a from"../../../../../layers/LayerView.js";let t=class extends(r(a)){update(e){}attach(){this.attached=!0}detach(){}viewChange(){}moveEnd(){}};t=e([s("esri.views.2d.engine.webgl.shaderGraph.techniques.TechniqueDebugLayerView")],t);export{t as TechniqueDebugLayerView};