@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
3 lines (2 loc) • 527 B
JavaScript
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */
import{__decorate as e}from"tslib";import{subclass as r}from"../../../../../../core/accessorSupport/decorators/subclass.js";import{LayerView2D as s}from"../../../../layers/LayerView2D.js";import a from"../../../../../layers/LayerView.js";let t=class extends(s(a)){update(e){}attach(){this.attached=!0}detach(){}viewChange(){}moveEnd(){}};t=e([r("esri.views.2d.engine.webgl.shaderGraph.techniques.TechniqueDebugLayerView")],t);export{t as TechniqueDebugLayerView};