UNPKG
@doegis/core
Version:
latest (0.1.0)
0.1.0
DOE GIS API
@doegis/core
/
arcade
/
featureset
/
support
/
FeatureSetQueryInterceptor.js
3 lines
(1 loc)
•
246 B
JavaScript
View Raw
1
2
3
class
e
{
constructor
(e,a){
this
.preLayerQueryCallback=e,
this
.preRequestCallback=a,
this
.preLayerQueryCallback||(
this
.preLayerQueryCallback=e=>{}),
this
.preRequestCallback||(
this
.preLayerQueryCallback=e=>{})}}export{e
as
FeatureSetQueryInterceptor};