Types
import type { WMTSLayerServiceMode } from "@arcgis/core/layers/wmts/types.js";

Type definitions

WMTSLayerServiceMode

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"RESTful" | "KVP"