UNPKG
@doegis/core
Version:
latest (0.1.0)
0.1.0
DOE GIS API
@doegis/core
/
arcade
/
featureset
/
support
/
IdSet.js
3 lines
(1 loc)
•
193 B
JavaScript
View Raw
1
2
3
class
t
{
constructor
(t,s,e,i){
this
._lastFetchedIndex=
0
,
this
._ordered=!
1
,
this
.pagesDefinition=
null
,
this
._candidates=t,
this
._known=s,
this
._ordered=e,
this
.pagesDefinition=i}}export{t
as
default};