UNPKG

@arcgis/map-components

Version:
13 lines (12 loc) 236 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */ const m = { // eslint-disable-next-line @typescript-eslint/no-empty-function remove: () => { } }; function n(e) { return e ? { remove: e } : m; } export { n as m };