@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
3 lines (2 loc) • 382 B
JavaScript
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */
async function t(t){const{Pixel:a}=await import("../../support/arcadeUtils.js");return await t.load(),a.getDeclaredMembers(t)}async function a(t){const{Voxel:a}=await import("../../support/arcadeUtils.js");return await t.load(),a.getDeclaredMembers(t)}export{t as getDeclaredPixelMembers,a as getDeclaredVoxelMembers};