UNPKG
@pipedream/fibery
Version:
latest (0.0.2)
0.0.2
0.0.1
Pipedream Fibery Components
pipedream.com/apps/fibery
@pipedream/fibery
/
common
/
constants.mjs
3 lines
(2 loc)
•
67 B
JavaScript
View Raw
1
2
3
export
const
MAX_LIMIT =
3000
;
export
const
HISTORICAL_LIMIT =
25
;