UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 464 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{makeFeatureFromGroupPart as t}from"./support/builderUtils.js";import{isPoint as e}from"../support/executorUtils.js";function o({templatePart:o,shape:s,edits:p,relationships:r,mode:i}){e(s)&&t({templatePart:o,shape:s.clone(),edits:p,relationships:r,mode:i},"IDP1")}const s=!1;export{o as execute,s as isAsync};